[<<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 positive, the string
                includes a leading space character (to accommodate a plus
                sign).

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