Keywords
Keywords are words with special meaning in a programming language.In Visual Basic, keywords are reserved; that is, they cannot be used as tokens for such purposes as naming variables and subroutines.
Examples Keywords: IF, FOR, NEXT, WHILE, DIM, ELSE, EACH.
Last modified: Thursday, 11 July 2019, 11:22 AM