Skip to main content

Is Alphanumeric

Overview

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

info

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

Inputs

Text

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

Type
Text

Outputs

Result

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

TypeVariable Name
Booleanvalue