Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SendToUrl: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
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