documentation
.HELP!
Oxygen Documentation
Oxygen
previous page
next page
let
ACTION:
defines a variable or object
USE:
create a new variable or indirect object
EXAMPLE:
let s="this is a string" print typeof s 'result: 'string'
REMARKS:
Similar to using 'dim' but the type is inferred from the assigned value.
RELATED:
dim
var
previous page
start
next page
Menu
Homepage
Table of contents
About
Introduction
primitive types
creating variables
inherited structures
secondary keyword
equates
creating arrays
blocks
macros
procedural blocks
conditional blocks
loop blocks
iteration blocks
selection blocks
compound structures
object oriented programming
operators and comparators
calling conventions
Get in touch
Submit feedback about this site to:
[email protected]