STR$ (n) & STR$ (n, d) |
These two functions work differently when n is an integer type and
when n is a float type. Please select the function of the relevant type below: |
STR$(x#) STR$(x#, w) |
Where n is a Floating Point constant or variable |
STR$(n) STR$(n, w) |
Where n is an Integer constant or variable |