Answered
Email Link
I'm using this code to open email off the button, but nothing
is coming up...do I need to put anything in the window & what
should my variables be set at? thanks
on(release) {
getURL("mailto:test@email.com");
}
on(release) {
getURL("mailto:test@email.com");
}
