| STR$ Function | Reference/Commodore BASIC V3.5
STR$(X)
This function returns string data.
This function converts a numeric value into a string. It is the opposite of the VAL function.
STR$(123.456) Returns the string "123.456"
STR$(3E-03) Returns the string "3E-03"
ST SHIFT+R |
| |
Copyright © Plus/4 World Team, 2001-2024. Support Plus/4 World on Patreon |