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