true
only for strings; it does not convert the value first.
Inputs
Outputs
For example,
"42" returns true, while the number 42 returns false.Check whether a workflow value is text.
true
only for strings; it does not convert the value first.
"42" returns true, while the number 42 returns false.