addAppCondition
Adds the condition to the record. If a standard condition is associated with an ASI group (condition template), the method adds the condition with the template fields and tables. You can call the method to add duplicate conditions to a record.
Version
2.0
Parameters
Parameter | Type | Description |
---|---|---|
cType | string | Type of condition (from admin->condition->condition type). |
cStatus | string | Status (from admin->condition->condition status). |
cDesc | string | Description of the condition. |
cComment | string | Condition comment. |
cImpact | string | Must be Lock, Hold, Notice, Required, or “”. |