User Tools

Site Tools


en:string

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:string [2016/08/12 13:07]
admin
en:string [2020/02/28 10:46]
Line 1: Line 1:
-===== String (Function) ===== 
  
-==== Format ==== 
-**string** ( [[expressions|expression]] ) 
- 
-returns [[stringexpressions|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 ==== 
-{{page>en:start#String Handling&noheader}} 
en/string.txt ยท Last modified: 2020/02/28 10:46 (external edit)