checkValue
This Script is part of the Common Scripts Pack.#
Gets a value and returns it. Use this in playbook conditional tasks. Get a value from incident field, label or context, and act accordingly. If an array is returned. the first value will be the decision making value.
Script Data#
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | Utility, Condition |
Inputs#
| Argument Name | Description |
|---|---|
| value | The value to check. |
Outputs#
There are no outputs for this script.