/
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
Program Statements
Program Statements
More like this
Built-In Functions
Built-In Functions
More like this
Language Reference
Language Reference
Read with this
6.1-Reserved Words
6.1-Reserved Words
More like this
Global Functions
Global Functions
Read with this
6.1-BrightScript Versions
6.1-BrightScript Versions
More like this