More actions
No edit summary |
Cg huyphong (talk | contribs) No edit summary |
||
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 02: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