StrRight

StrRight(<str>, <count>)
StrRight <VAR> <str> <count>

Returns the specified number of characters from the right side of the source string.

Parameters

strSource string.
countNumber of characters.