ContainsCreditCardInfo
Common Scripts Pack.#
This Script is part of theChecks if a given value is true. If not a "no" will be returned.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | Utility, Condition |
#
InputsArgument Name | Description |
---|---|
data | The data to check for credit card info in (type string). |
#
OutputsPath | Description | Type |
---|---|---|
yes | Whether the value is true (either has object or string True). | Unknown |
no | Whether the value is not true (either has object or string True). | Unknown |