User Tools

Site Tools


en:string

This is an old revision of the document!


String (Function)

Format

string ( expression )

returns string_expression

Description

Returns the string representation of a number.

Example

number = 30+2
print string(number)

Results with

32

See Also

en/string.1471028844.txt.gz · Last modified: 2020/02/28 10:46 (external edit)