Difference between revisions of "SendToUrl"

From Catglobe Wiki
Jump to: navigation, search
(sendToUrl)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Email_and_SMS_Functions]]
+
[[Category:Setting_up_external_surveys]]
{{HelpFiles}}
+
[[Category:Questionnaire_Functions]]
 
 
 
=sendToUrl=
 
=sendToUrl=
  

Latest revision as of 05:58, 10 October 2022

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");