RIGHT
RIGHT(string AS STRING, n AS INTEGER) AS STRING
Returns a string containing the <n> right characters of the string <string>.
RIGHT(string AS STRING, n AS INTEGER) AS STRING
Returns a string containing the <n> right characters of the string <string>.