getAllValues
Retrieves the entire array of values from a parameter.
Syntax
params.getAllValues (OID);
Parameters
Parameter |
Type |
Required |
Description |
OID |
String |
Yes |
The OID of the parameter |
Returns
The entire array of values from the parameter.
Example
Coming soon.