getStream
Checks whether streaming of parameter values to XPression is enabled for the parameter.
Syntax
params.getStream (OID);
Parameters
Parameter |
Type |
Required |
Description |
OID |
String |
Yes |
OID of the parameter |
Returns
Boolean, to indicate whether streaming is enabled.
Example
Coming soon.