Difference between revisions of "SetParameter"
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:General_Functions]] | [[Category:General_Functions]] | ||
− | | + | {{HelpFiles}} |
− | + | = setParameter = | |
− | Sets the value of a specific parameter in the URL link of the current resource project questionnaire.. | + | Sets the value of a specific parameter in the URL link of the current resource project questionnaire.. |
− | + | ====Syntax==== | |
− | setParameter(''parameterName, value'') | + | setParameter(''parameterName, value'') |
− | + | ====Arguments==== | |
− | parameterName: Is an expression of string types | + | parameterName: Is an expression of string types |
− | value: Is an expression of string types | + | value: Is an expression of string types |
− | + | ====Return type==== | |
− | empty | + | empty |
− | + | ====Availability==== | |
Version 4.8 | Version 4.8 | ||
__NOTOC__ | __NOTOC__ | ||
− |
Latest revision as of 09:43, 12 December 2011
setParameter
Sets the value of a specific parameter in the URL link of the current resource project questionnaire..
Syntax
setParameter(parameterName, value)
Arguments
parameterName: Is an expression of string types
value: Is an expression of string types
Return type
empty
Availability
Version 4.8