/
6.1-Reserved Words
6.1-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
Reserved Words
Reserved Words
More like this
Program Statements
Program Statements
More like this
6.1-Program Statements
6.1-Program Statements
More like this
BrightScript Known Issues
BrightScript Known Issues
More like this
Variables, Literals, and Types
Variables, Literals, and Types
More like this
BrightScript Versions
BrightScript Versions
More like this