String Ends With
Returns true if the input string ends with the specified suffix.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Input
INPUTThe string to check.
Prefix
INPUTThe suffix to check against.
Data Outputs
Result
OUTPUTboolean
True if the string ends with the suffix.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing