Workflow getParameters
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