stri Function

Purpose:

Returns the string represenation of a integer.

Syntax:

stri(number)

Comments:

Example:

p stri(21) * 3

212121