Modules and procedures:
Variable Declaration:
Operators:
Conditional Constructs:
If 1>2 Then
MsgBox("hello world");
End If
Loops: