More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:Workflow]] | ||
| | ||
Revision as of 10:43, 23 March 2011
Workflow_getParameters
Getting parameters passed to the current workflow or tabulation script
Syntax
array Workflow_getParameters()
Arguments
N/A
Throw exception
- Invalid number of parameters
Return value
Array of parameters
Example
array a = Workflow_getParameters();
print(a);
Availability
Version 5.8