LEN(string)
LEN returns the length in characters of the string @string.
len("Helsinki") equals 8.
CHAR , CODE