Search this site
Embedded Files
Skip to main content
Skip to navigation
Retro Script System
Home
Data type
Array
Operator
Unary operator
(+) Plus
(-) Negation
(~) One's Complement
(!) Logical Negation
Binary operator
(=) Assignment
(||) Logical OR
(&&) Logical AND
(|) Bitwise Inclusive OR
(^) Bitwise Exclusive OR
(&) Bitwise AND
(==) Equal
(!=) Not equal
(<) Less
(>) Greater
(<=) Less equal
(>=) Greater equal
(<<) Bitwise Shift Left
(>>) Bitwise Shift Right
(+) Addition
(-) Subtraction
(*) Multiplication
(/) Division
(%) Modulus
Ternary operator
(?:) Conditional
LABEL
IF THEN ELSE statement
Command
GOTO
DELETE
NEW
RUN
END
PRINT
LIST
CLS
WAIT
EXIT
HELP
VARIABLES
COMMANDS
FUNCTIONS
RENUM
Function
SQUARE
SQRT
CLAMP
POW
SIN
ASIN
COS
ACOS
TAN
ATAN
ATAN2
MIN
MAX
ABS
FRACTION
HYPOTENUSE
GET_PI
DEG_TO_RAD
RAD_TO_DEG
CLAMP_ANGLE
LERP
ROUND
FLOOR
TRUNC
CEIL
INT_TO_FLOAT
INT_TO_BOOL
INT_TO_HEX_STR
BOOL_TO_INT
BOOL_TO_FLOAT
TO_STR
INT_ARRAY
BOOL_ARRAY
FLOAT_ARRAY
STRING_ARRAY
Retro Script System
COMMANDS
COMMANDS
Print all commands to the screen.
Syntax
COMMANDS
Example
> COMMANDS
GOTO
DELETE
NEW
...
Google Sites
Report abuse
Page details
Page updated
Google Sites
Report abuse