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

Description ​

Returns the n-th last characters of the string

Arguments ​

string - The string
number - The number of characters to get

Returns ​

string - The n-th last characters