Str$ (number)

   Synopsis:
      Converts a numeric variable into a string variable

   Examples:
      Str$ (10) returns "10"
