Str()
Syntax
Result$ = Str(Value)
Convert a signed integer number into a string. Note: Floats must be converted with StrF() and unsigned numbers with StrU().
Supported OS
All