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