SendToUrl

From Catglobe Wiki
Revision as of 10:04, 12 December 2011 by Cg pham (talk | contribs)
Jump to: navigation, search



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