Glossary Visual Basic / Term
statement
A syntactically complete unit that expresses one kind of action, declaration, or definition. A statement generally occupies a single line, although you can use a colon (:) to include more than one statement on a line. You can also use a line-continuation character( _) to continue a single logical line onto a second physical line.
Permanent link statement - Creation date 2020-06-07