Keywords

Keyword are reserved sequences of characters that perform specific functions in the code and cannot be used as identifiers.

See the full list of language keywords below:

AbstractAndAsBeginBreakCaseClassConstConstructorContinueDelegate,
DivDoEachElseElseifEndEnumEventExceptFinalFinallyForFriend,
FunctionGetIfImportsInInheritedInterfaceIsModNamespaceNewNot,
OfOnOrOutOverrideParamarrayPrivatePropertyProtectedPublicRaise,
ReadonlyRepeatReturnSelectSetSharedStepSubThenToTryUntilVar,
VirtualVolatileWhileXorNullPartialStructUsingTypeofTrueFalse

See also:

Lexemes