Skip to content

String Last Index Of

Pure

Returns the last index of a substring, or -1 if not found.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

Input

INPUT

The string to search in.

Substring

INPUT

The 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

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing