[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
STR$                     String Representation of Numeric Expression

 s$ = STR$(numexpr)

    Returns the character representation of a number.

     numexpr    A numeric expression. If numexpr is greater than 0, the
                string includes a leading space character (to accommodate
                a plus sign).

See Also: CHR$ VAL ASCII Table
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson