RIGHT$()
This command will return the rightmost set of characters. The value specifies the number of characters to extract from the string provided. The value provided should be an integer value.

SYNTAX
Return String=RIGHT$(String, Value)

RELATED INFO
Text Commands
Glossary

EXAMPLE
Manipulating Strings