String Equals
Compares two strings for equality. Optionally ignores case.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
A
INPUTThe first string to compare.
B
INPUTThe second string to compare.
Ignore Case
INPUTWhether to ignore case during comparison.
Data Outputs
Result
OUTPUTboolean
True if the string starts with the prefix.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing