Start of change

STRRIGHT

The STRRIGHT function returns the rightmost integer characters of expression.

Read syntax diagramSkip visual syntax diagramSTRRIGHT(expression, integer)

The STRRIGHT function is identical to the RIGHT function. For more information, see RIGHT.

End of change