Substring

Class: NodeExtractSubstring

Node Icon

Extracts a substring from a string.

Inputs

In

Input string.

Type: String, Required, Single

Outputs

Value

Extracted string.

Type: String

Settings

Start Index Integer

Sets the start index of the substring.

Length Integer

Sets the length of the substring.

Keywords: substring, extract, split, string