Print:
Input:
If:
Then:
Else:
ElseIf:
EndIf:
For:
To:
Step:
Next:
While:
Wend:
Repeat:
Until:
Forever:
Function:
EndFunction:
Return:
Local:
Global:
Const:
Type:
Field:
Method:
EndMethod:
EndType:
Create:
Remove:
Select:
Case:
Default:
EndSelect:
Exit:
Continue:
End:
Include:
Import:
Linker:
Extern:
EndExtern:
UseConsole:
And:
Or:
Not:
Mod:
Shl:
Shr:
True:
False:
Null:
this:
EachIn:
First:
Last:
Before:
After:
Insert:
Each:
In:
ToInt:
ToDouble:
ToString:
Chr:
Asc:
GetKey:
Int:
Double:
String:
BitOr:
BitAnd:
BitXor:
BitNot:
Sequence:
Of:
EachSeq:
NextSeq:
SeqAdd:
SeqInsert:
SeqSet:
SeqDelete:
SeqDeleteAt:
SeqClear:
SeqGet:
SeqLength:
SeqFirst:
SeqLast:
SeqNext:
SeqBefore:
SeqAddFirst:
SeqIsEmpty:
SeqContains:
SeqRemoveFirst:
SeqRemoveLast:
SeqFind:
SeqReverse:
SeqSort:
SeqSwap:
SeqToArray:
SeqFromArray:
Element:
EndElement:
With:
EndWith:
its:
AutoCall:
StopCall:
Every:
Once:
Sin:
Cos:
Tan:
ASin:
ACos:
ATan:
ATan2:
Sqrt:
Cbrt:
Pow:
Abs:
Floor:
Ceil:
Round:
Trunc:
Frac:
Sgn:
Min:
Max:
Exp:
Log:
Log10:
Pi:
DegToRad:
RadToDeg:
PreCalc:
EndPreCalc:
