Library /sys$common/syshlp/BASICHELP.HLB  —  NUM$
  The NUM$ function evaluates a numeric expression and returns a  string  of
  characters  in  PRINT  statement  format,  including  leading and trailing
  spaces.

  Example

  Number$ = NUM$(34.5 * 5000 / 32.4)
Additional Information: explode extract
Syntax
Close Help