String Last (Gets the last character of the string)
Returns the last grapheme from a UTF-8 string, nil if the string is empty.
Properties
String: Location of the string to retrieve the character from
Output
Output-location: Location to store the output data