Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Workflow getParameters

From Catglobe Wiki



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