Difference between revisions of "SendToUrl"
Cg huyphong (talk | contribs) |
|||
Line 4: | Line 4: | ||
====sendToUrl==== | ====sendToUrl==== | ||
− | Redirects to the specified url. | + | Redirects to the specified url. (this function needs answer sheet context) |
'''Syntax''' | '''Syntax''' | ||
Line 20: | Line 20: | ||
'''Examples''' | '''Examples''' | ||
− | sendToUrl("http://www.yahoo.com"); | + | ''sendToUrl("http://www.yahoo.com");'' |
'''Availability''' | '''Availability''' |
Revision as of 03:39, 21 December 2011
sendToUrl
Redirects to the specified url. (this function needs answer sheet context)
Syntax
sendToUrl(url)
Arguments
url: Is an expression of string type
Return type
empty
Examples
sendToUrl("http://www.yahoo.com");
Availability
Version 4.8