S$ = RIGHT$( A$, X )
A$ is a string, LEN >= 0 X is a number, [0,MAXLEN]
The right-most X characters of A$.