string_get_character_at (string text, integer index) ⇒ character
Gets a character from a string, text, at the position, index, specified.
Alternative function names: get_char_at, char_at
First available: Version 1.3.1
Comments