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