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
Tungocman (talk | contribs)
Tungocman (talk | contribs)
No edit summary
Line 1: Line 1:
[[Category:Email_and_SMS_Functions]]
[[Category:Questionnaire_Functions]]
{{HelpFiles}}
 
=sendToUrl=
=sendToUrl=



Revision as of 16:56, 14 September 2012

sendToUrl

Redirects to the specified url. This function requires the RPQ context.

Syntax

sendToUrl(url)

Arguments

url: Is an expression of string type

Return type

empty

Examples

sendToUrl("http://www.yahoo.com");