Glossaria.net

Glossary Visual Basic / Term

line-continuation character

line-continuation character

The combination of a space followed by an underscore ( _) used in the development environment to extend a single logical line of code to two or more physical lines. However, you can't use a line-continuation character to continue a line of code within a string expression.

Permanent link line-continuation character - Creation date 2020-06-07


< Line Glossary / Visual Basic line label >