Get Character (LogiX node)
Jump to navigation
Jump to search
Get Character | ||
---|---|---|
Inputs | ||
String | Str | |
Int | Index | |
Outputs | ||
Char | * |
The Get Character node returns the character at the specified index.
Usage
This node takes a string and integer input, and returns a character at the zero-start index in the string.
Examples
The following image showcases taking the 4th character (index 3) of a string.