/
Reserved Words
Reserved Words
AND | ENDSUB | LINE_NUM | RND |
CREATEOBJECT | ENDWHILE | M* | STEP |
DIM | EXIT | NEXT | STOP |
EACH | EXITWHILE | NOT | SUB |
EACH | FALSE | OBJFUN | TAB |
ELSE | FOR | OR | THEN |
END | FUNCTION | POS | TO |
ENDFOR | GOTO | TRUE | |
ENDFUNCTION | IF | REM | TYPE |
ENDIF | INVALID | RETURN | WHILE |
* Although M
is not strictly a reserved word, it should not be used as an identifier outside of its intended purpose.
, multiple selections available,
Related content
Global Functions
Global Functions
More like this
Language Reference
Language Reference
Read with this
Program Statements
Program Statements
Read with this
Node.js
Node.js
Read with this
BrightScript
BrightScript
Read with this
Built-In Functions
Built-In Functions
Read with this