More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
| | ||
= 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__ | ||
Revision as of 04:08, 30 September 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