Table of Contents

STR$

Returns the string representation, in decimal base, of a given numerical value

Implemented by: applesoft, bwbasic, ms80basic, msqb, msx

With variations:

Also written as:

Usage

Variations

Examples

Comments

One might wonder why in face of STR$ there are specialized number-to-string functions of the "MK family" such as MKD$ and MKI$.

Similar keywords

In other languages...

References