Is Alpha
Overview
Returns true if all characters in the current String are Unicode letters only; otherwise, it returns false.
Inputs
Text
The action evaluates this input Text
to see if it meets the Is Alpha criteria.
Type |
---|
Text |
Outputs
Result
The Result
output contains the result of the Is Alpha evaluation.
Type | Variable Name |
---|---|
Boolean | value |