String.CharAt
Skip to content
mnscript
string String.CharAt(string, number) 

Description ​

Returns a character at the index of the string

Arguments ​

string - The string
number - The index

Returns ​

string - The substring