Glossary Visual Basic / Term
restricted keyword
A word that Visual Basic uses as part of its language. This includes predefined statements (such as If and Loop), functions (such as Len and Abs), and operators (such as Or and Mod). It should not be used to name a variable, method, or procedure.
Permanent link restricted keyword - Creation date 2020-06-07