Skip to content

String Equals

Pure

Compares two strings for equality. Optionally ignores case.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

A

INPUT

The first string to compare.

B

INPUT

The second string to compare.

Ignore Case

INPUT

Whether to ignore case during comparison.

Data Outputs

Result

OUTPUTboolean

True if the string starts with the prefix.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing