Action | Keywords |
---|---|
Assign value. | Let |
Declare variables or constants. | Const, Dim, Private, Public, New |
Get information about an object. | IsArray, IsDate, IsEmpty, IsError, IsNull, IsNumeric, IsObject, TypeName |
Refer to current object. | Me |
Require explicit variable declarations. | Option Strict |
Arrays Keyword Summary | Collection Object Keyword Summary | Compiler Directive Keyword Summary | Control Flow Keyword Summary | Conversion Keyword Summary | Data Types Keyword Summary | Dates and Times Keyword Summary | Directories and Files Keyword Summary | Errors Keyword Summary | Financial Keyword Summary | Input and Output Keyword Summary | Math Keyword Summary | Miscellaneous Keyword Summary | Operators Keyword Summary | Registry Keyword Summary | String Manipulation Keyword Summary | Variables and Constants Keyword Summary