getIdentifiedConstraint

Get the constraint with the specified ID. If the ID is an external object URL, get the constraint defined in the specified external object.

Syntax

params.getIdentifiedConstraint (ID);

Parameters

Parameter

Type

Required

Description

ID

String

Yes

ID of the constraint of interest.

Returns

String

Example

Coming soon.