NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

2.1.2 Line continuation

A single underline character preceded by at least one whitespace character appearing as the last non-whitespace character of a text line is a line continuation. Line continuations are treated as whitespace and do not mark the end of logical lines.

LineContinuation ::= Whitespace _ [ Whitespace+ ] LineTerminator