Str()

Syntax

Result$ = Str(Value)
Description
Convert a signed integer number into a string.

Note: Floats must be converted with StrF() and unsigned numbers with StrU().

Supported OS

All

<- Space() - String Index - StrF() ->