Category Omitted Feature/KeywordArray Handling Option Base
Declaring arrays with lower bound <> 0Collection Add, Count, Item, Remove
Access to collections using ! character (e.g., MyCollection!Foo)Conditional Compilation #Const
#If...Then...#ElseControl Flow DoEvents
GoSub...Return, GoTo
On Error GoTo
On...GoSub, On...GoTo
Line numbers, Line labelsConversion CVar, CVDate
Str, ValData Types All intrinsic data types except Variant
Type...End TypeDate/Time Date statement, Time statementDDE LinkExecute, LinkPoke, LinkRequest, LinkSendDebugging Debug.Print
End, StopDeclaration Declare (for declaring DLLs)
Optional
ParamArray
StaticError Handling Erl
Error
Resume, Resume NextFile Input/Output All traditional Basic file I/OFinancial All financial functionsObject Manipulation TypeOfObjects Clipboard
CollectionOperators LikeOptions Deftype
Option Base
Option Compare
Option Private ModuleSelect Case Expressions containing Is keyword or any comparison operators
Expressions containing a range of values using the To keyword.Strings Fixed-length strings
LSet, RSet
Mid Statement
StrConvUsing Objects Collection access using !
.