CalcIt Commands

STR(...)

Returns a single string from the concatenation of values passed as parameters. Uses the same syntax as PRINT command. Special formatting abilities can be applied. See String formatting.

See also operators & and +, STRF

Go Back