Login
Plus/4 EncyclopediaFirstBackNextLast

STR$ Function
Category
Reference/Commodore Basic V3.5

Topic
STR$(X)

This function returns string data.

This function converts a numeric value into a string. It is the opposite of the VAL function.

Examples
STR$(123.456) Returns the string "123.456"
STR$(3E-03) Returns the string "3E-03"

Abbreviation
ST SHIFT+R



Copyright © Plus/4 World Team, 2001-2024