Skip to main content

ContainsCreditCardInfo

This Script is part of the Common Scripts Pack.#

Checks if a given value is true. If not a "no" will be returned.

Script Data#


NameDescription
Script Typejavascript
TagsUtility, Condition

Inputs#


Argument NameDescription
dataThe data to check for credit card info in (type string).

Outputs#


PathDescriptionType
yesWhether the value is true (either has object or string True).Unknown
noWhether the value is not true (either has object or string True).Unknown