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