Difference between revisions of "SendToUrl"

From Catglobe Wiki
Jump to: navigation, search
(sendToUrl)
Line 1: Line 1:
[[Category:Email_and_SMS_Functions]]
+
[[Category:Questionnaire_Functions]]
{{HelpFiles}}
 
 
 
 
=sendToUrl=
 
=sendToUrl=
  

Revision as of 18: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");