getConstraint
Get the constraint from the parameter with the specified Object ID.
Syntax
params.getConstraint (OID);
Parameters
Parameter |
Type |
Required |
Description |
OID |
String |
Yes |
Object ID of the object of interest. |
Returns
Constraint
Example
Coming soon.