RIGHT

Use RIGHT to return the right characters of a string expression, string literal or property value. The second parameter, integer_value, is an integer that defines the number of characters to the right to return.

Syntax

RIGHT(stringproperty,integer_value)