OpenXION Constant Summary

This page summarizes OpenXION's built-in constants. A constant is a named value that never changes. You cannot change its value or use its name as a variable name. If you try, the interpreter will trigger a script error.

Constants by Name

The table below lists all the built-in constants by name. See also by data type and by value.

Constant Name Data Type Value
apostrophe string '
aqua color 0,65535,65535
aquamarine color 0,65535,32768
azure color 0,32768,65535
backslash string \
backspace string
black color 0,0,0
blonde color 65535,49152,0
blue color 0,0,65535
brown color 39321,26214,13107
chartreuse color 32768,65535,0
colon string :
comma string ,
coral color 65535,32768,32768
corange color 65535,49152,32768
creme color 65535,61166,52428
cyan color 0,65535,65535
darkGray color 16384,16384,16384
darkGrey color 16384,16384,16384
del string
delete string
eggplant color 16384,0,32768
eight integer 8
eighteen integer 18
eleven integer 11
empty variant
end string
eof string
escape string
euler number 2.7182818284
false boolean false
fifteen integer 15
five integer 5
forever number INF
formfeed string
four integer 4
fourteen integer 14
frost color 32768,32768,65535
fuchsia color 65535,0,65535
fullstop string .
gold color 65535,49152,0
gray color 32768,32768,32768
green color 0,65535,0
grey color 32768,32768,32768
indigo color 16384,0,65535
inf number INF
infinity number INF
lavender color 49152,32768,65535
lemon color 65535,65535,32768
lightGray color 49152,49152,49152
lightGrey color 49152,49152,49152
lime color 32768,65535,32768
linefeed string
linesep string
magenta color 65535,0,65535
maroon color 32768,0,0
NaN number NAN
navy color 0,0,32768
never integer 0
newline string
nine integer 9
nineteen integer 19
null string
olive color 32768,32768,0
once integer 1
one integer 1
orange color 65535,32768,0
parasep string
period string .
phi number 1.6180339887
pi number 3.1415926535
pine color 0,32768,0
pink color 65535,32768,65535
plum color 32768,0,32768
purple color 49152,0,65535
quote string "
red color 65535,0,0
return string
rose color 65535,0,32768
scarlet color 65535,16384,0
semicolon string ;
seven integer 7
seventeen integer 17
silver color 49152,49152,49152
six integer 6
sixteen integer 16
sky color 32768,65535,65535
slash string /
space string
tab string
teal color 0,32768,32768
ten integer 10
thirteen integer 13
three integer 3
thrice integer 3
true boolean true
twelve integer 12
twenty integer 20
twice integer 2
two integer 2
umber color 32768,16384,0
violet color 32768,0,65535
white color 65535,65535,65535
yellow color 65535,65535,0
zero integer 0
π number 3.1415926535
φ number 1.6180339887
number INF

Constants by Type

The table below lists all the built-in constants by data type. See also by name and by value.

Constant Name Data Type Value
false boolean false
true boolean true
aqua color 0,65535,65535
aquamarine color 0,65535,32768
azure color 0,32768,65535
black color 0,0,0
blonde color 65535,49152,0
blue color 0,0,65535
brown color 39321,26214,13107
chartreuse color 32768,65535,0
coral color 65535,32768,32768
corange color 65535,49152,32768
creme color 65535,61166,52428
cyan color 0,65535,65535
darkGray color 16384,16384,16384
darkGrey color 16384,16384,16384
eggplant color 16384,0,32768
frost color 32768,32768,65535
fuchsia color 65535,0,65535
gold color 65535,49152,0
gray color 32768,32768,32768
green color 0,65535,0
grey color 32768,32768,32768
indigo color 16384,0,65535
lavender color 49152,32768,65535
lemon color 65535,65535,32768
lightGray color 49152,49152,49152
lightGrey color 49152,49152,49152
lime color 32768,65535,32768
magenta color 65535,0,65535
maroon color 32768,0,0
navy color 0,0,32768
olive color 32768,32768,0
orange color 65535,32768,0
pine color 0,32768,0
pink color 65535,32768,65535
plum color 32768,0,32768
purple color 49152,0,65535
red color 65535,0,0
rose color 65535,0,32768
scarlet color 65535,16384,0
silver color 49152,49152,49152
sky color 32768,65535,65535
teal color 0,32768,32768
umber color 32768,16384,0
violet color 32768,0,65535
white color 65535,65535,65535
yellow color 65535,65535,0
eight integer 8
eighteen integer 18
eleven integer 11
fifteen integer 15
five integer 5
four integer 4
fourteen integer 14
never integer 0
nine integer 9
nineteen integer 19
once integer 1
one integer 1
seven integer 7
seventeen integer 17
six integer 6
sixteen integer 16
ten integer 10
thirteen integer 13
three integer 3
thrice integer 3
twelve integer 12
twenty integer 20
twice integer 2
two integer 2
zero integer 0
euler number 2.7182818284
forever number INF
inf number INF
infinity number INF
NaN number NAN
phi number 1.6180339887
pi number 3.1415926535
π number 3.1415926535
φ number 1.6180339887
number INF
apostrophe string '
backslash string \
backspace string
colon string :
comma string ,
del string
delete string
end string
eof string
escape string
formfeed string
fullstop string .
linefeed string
linesep string
newline string
null string
parasep string
period string .
quote string "
return string
semicolon string ;
slash string /
space string
tab string
empty variant

Constants by Value

The table below lists all the built-in constants by value. See also by name and by data type.

Constant Name Data Type Value
backspace string
del string
delete string
end string
eof string
escape string
formfeed string
linefeed string
newline string
null string
return string
tab string
empty variant
space string
quote string "
apostrophe string '
comma string ,
fullstop string .
period string .
slash string /
never integer 0
zero integer 0
black color 0,0,0
navy color 0,0,32768
blue color 0,0,65535
pine color 0,32768,0
teal color 0,32768,32768
azure color 0,32768,65535
green color 0,65535,0
aquamarine color 0,65535,32768
aqua color 0,65535,65535
cyan color 0,65535,65535
once integer 1
one integer 1
phi number 1.6180339887
φ number 1.6180339887
eggplant color 16384,0,32768
indigo color 16384,0,65535
darkGray color 16384,16384,16384
darkGrey color 16384,16384,16384
twice integer 2
two integer 2
euler number 2.7182818284
three integer 3
thrice integer 3
pi number 3.1415926535
π number 3.1415926535
maroon color 32768,0,0
plum color 32768,0,32768
violet color 32768,0,65535
umber color 32768,16384,0
olive color 32768,32768,0
gray color 32768,32768,32768
grey color 32768,32768,32768
frost color 32768,32768,65535
chartreuse color 32768,65535,0
lime color 32768,65535,32768
sky color 32768,65535,65535
brown color 39321,26214,13107
four integer 4
purple color 49152,0,65535
lavender color 49152,32768,65535
lightGray color 49152,49152,49152
lightGrey color 49152,49152,49152
silver color 49152,49152,49152
five integer 5
six integer 6
seven integer 7
nine integer 9
ten integer 10
eleven integer 11
twelve integer 12
thirteen integer 13
fourteen integer 14
fifteen integer 15
sixteen integer 16
seventeen integer 17
nineteen integer 19
twenty integer 20
red color 65535,0,0
rose color 65535,0,32768
fuchsia color 65535,0,65535
magenta color 65535,0,65535
scarlet color 65535,16384,0
orange color 65535,32768,0
coral color 65535,32768,32768
pink color 65535,32768,65535
blonde color 65535,49152,0
gold color 65535,49152,0
corange color 65535,49152,32768
creme color 65535,61166,52428
yellow color 65535,65535,0
lemon color 65535,65535,32768
white color 65535,65535,65535
eight integer 8
eighteen integer 18
colon string :
semicolon string ;
backslash string \
false boolean false
forever number INF
inf number INF
infinity number INF
number INF
NaN number NAN
true boolean true
linesep string
parasep string