Difference between revisions of "TLO:Int"
Jump to navigation
Jump to search
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
== Forms == | == Forms == | ||
+ | *[[DataType:int|int]] '''Int['''#''']''' | ||
+ | : Retrieves an integer object with the given value | ||
== Examples == | == Examples == | ||
== See Also == | == See Also == | ||
− | + | {{LavishScript:Top-Level_Object}} |
Latest revision as of 14:59, 8 July 2018
Forms
- int Int[#]
- Retrieves an integer object with the given value
Examples
See Also
LavishScript Top-Level Objects