Table of Contents
STR$
Syntax
S$ = STR$( X )
Parameters
X is a number
Description
The string generated by the print-statement as the numeric-representation of the value associated with X.
S$ = STR$( X )
X is a number
The string generated by the print-statement as the numeric-representation of the value associated with X.