Skip to main content

Is Alphanumeric Space

Overview

Returns true if all characters in the current String are letters, numbers, or spaces only; otherwise, returns false.

info

An input text value of Salesforce returns true. This action does not check if the input only contains letters, numbers, and spaces but only letters, numbers, or spaces.

Inputs

Text

The action evaluates this input Text to see if it meets the Is Alphanumeric Space criteria.

Type
Text

Outputs

Result

The Result output contains the result of the Is Alphanumeric Space evaluation.

TypeVariable Name
Booleanvalue