String To UTF32 (LogiX node)
Jump to navigation
Jump to search
String To UTF32 | ||
---|---|---|
![]() | ||
Inputs | ||
String | String | |
Int | Index | |
Outputs | ||
Int | * |
The String To UTF32 node takes a string and index and converts the respective character to its Unicode codepoint.
Usage
This node takes a string and zero-start index as input. The character the index points to, or the first character if unset, will be converted to its respective Unicode codepoint.