More actions
jrfconvert import |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category: | [[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 08: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