UtilAnyResults
This Script is part of the Common Scripts Pack.#
Utility script to use in playbooks. This will return "yes" if the input is not empty.
Script Data#
| Name | Description |
|---|---|
| Script Type | python |
| Tags | Utility, Condition |
Inputs#
| Argument Name | Description |
|---|---|
| data | The data to check. Can be, a list or a string. Strings containing only commas will be considered empty. |
Outputs#
There are no outputs for this script.