Difference between revisions of "GetParameter"
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:General_Functions]] | [[Category:General_Functions]] | ||
− | | + | {{HelpFiles}} |
= getParameter = | = getParameter = | ||
Returns the value of a specific parameter in the URL link to the current resource project questionnaire. | Returns the value of a specific parameter in the URL link to the current resource project questionnaire. | ||
+ | |||
+ | <br /><b>This function just works in questionnaire viewer mode.</b> | ||
====Syntax==== | ====Syntax==== |
Latest revision as of 04:20, 10 March 2015
getParameter
Returns the value of a specific parameter in the URL link to the current resource project questionnaire.
This function just works in questionnaire viewer mode.
Syntax
getParameter(parameter)
Arguments
parameter: Is an expression with the type of string
Return type
string
Availability
Version 4.8