BASICHELP.HLB  —  PLACE$
  The PLACE$ function changes the precision  of  a  numeric  string.   BASIC
  rounds  or  truncates  the  numeric  string  according  to the value of an
  integer argument.

  Example

  Number$ = PLACE$(Old_number$, 10001%)
Additional Information: explode extract
Syntax
Close Help