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 ==== <code> number = 30+2 print string(number) </code> Results with <code> 32 </code> ==== See Also ====

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