Difference between revisions of "SendToUrl"
Line 1: | Line 1: | ||
[[Category:Email_and_SMS_Functions]] | [[Category:Email_and_SMS_Functions]] | ||
− | | + | {{HelpFiles}} |
====sendToUrl==== | ====sendToUrl==== |
Revision as of 09:04, 12 December 2011
sendToUrl
Redirects to the specified url.
Syntax
sendToUrl(url)
Arguments
url: Is an expression of string type
Return type
empty
Examples
sendToUrl("http://www.yahoo.com");
Availability
Version 4.8