removeCapCondition

Deletes the condition whose type is cType and name is cDesc from the current record. If you use the optional parameter capId, the function deletes the condition from the record capId.

Version

1.5

Parameters

Parameter Type Description
cType string Condition type.
cDesc string Condition name.
capId (optional) CapIDModel Record ID object.