Difference between revisions of "ObjectType:variable"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
+ | {{ObjectType-Vitals|variable|[[LavishScript]]|variable's type|variable's reduction value|none|no|LSOBJECT *}} | ||
+ | |||
The variable data type allows a variable to be accessed through alternate methods | The variable data type allows a variable to be accessed through alternate methods | ||
== Members == | == Members == | ||
− | + | ''none'' | |
− | |||
== Methods == | == Methods == | ||
− | + | ''none'' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== See Also == | == See Also == | ||
− | + | {{LavishScript:ObjectType}} | |
− | |||
− | |||
− |
Latest revision as of 16:42, 8 July 2018
Contents
Description
variable | |
Defined By | LavishScript |
Inherits | variable's type |
Reduces To | variable's reduction value |
Variable Object Type | none |
Uses Sub-Types | no |
C/C++ Type | LSOBJECT * |
The variable data type allows a variable to be accessed through alternate methods
Members
none
Methods
none
See Also
LavishScript Object Types
- Text
- string - mutablestring - unistring
- Numbers
- byte - float - float64 - int - uint - int64
- Boolean (TRUE/FALSE)
- bool
- Pointers
- boolptr - byteptr - floatptr - float64ptr - intptr - uintptr - int64ptr - rgbptr - stringptr
- Containers
- objectcontainer - array - index - collection - queue - stack - set - variablescope
- JSON
- jsonobject - jsonarray - jsonvaluecontainer - jsonvalue
- Iteration
- iterator - jsoniterator
- Date/Time
- time
- File Handling
- filepath - file - filelist - filelistentry
- Tasks
- lavishmachine - Accessed via the Top-Level Object LMAC
- task - tasklibrary - taskmanager - tasktype - taskpulseargs - elmactaskstate