Official ZPE/YASS documentationstring_get_character_at
string_get_character_at (string text, integer index) ⇒ character
Gets a character from a string text at the index specified.
Alternative function names: get_char_at, char_at
First available: Version 1.3.1
There are no comments on this page.