String Last Index Of
Returns the last index of a substring, or -1 if not found.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Input
INPUTThe string to search in.
Substring
INPUTThe substring to find the last occurrence of.
Data Outputs
Index
OUTPUTinteger
The last index of the substring, or -1 if not found.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing