Skip to content

String Ends With

Pure

Returns true if the input string ends with the specified suffix.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

Input

INPUT

The string to check.

Prefix

INPUT

The suffix to check against.

Data Outputs

Result

OUTPUTboolean

True if the string ends with the suffix.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing