Difference between revisions of "SetParameter"

From Catglobe Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Category:General_Functions]]
 
[[Category:General_Functions]]

+
{{HelpFiles}}
  
====setParameter====
+
= 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'''
+
====Syntax====
  
setParameter(''parameterName, value'')
+
setParameter(''parameterName, value'')  
  
'''Arguments'''
+
====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'''
+
====Return type====
  
empty
+
empty  
  
'''Availability'''
+
====Availability====
  
 
Version 4.8
 
Version 4.8
 
__NOTOC__
 
__NOTOC__
<!-- imported from file: 433.htm-->
 

Latest revision as of 10: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