Library /sys$common/syshlp/BASICHELP.HLB  —  RIGHT$
  The RIGHT$ function extracts a  substring  from  a  string's  right  side,
  leaving the original string unchanged.

  Example

  New_string$ = RIGHT$(Alpha$, 21%)
Additional Information: explode extract
Syntax
Close Help