Library /sys$common/syshlp/BASICHELP.HLB  —  LEFT$
  The LEFT$ function extracts  a  specified  number  of  characters  from  a
  string's left side, leaving the main string unchanged.

  Example

  Sub_string$ = LEFT$(Alpha$, 5%)
Additional Information: explode extract
Syntax
Close Help