Difference between revisions of "SendToUrl"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
(No difference)

Revision as of 10:53, 7 March 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