| 
|||||||||
| 
 | 
|||||||||
| #2118 | Compile-time error | ||||||||
Invalid use of the string continuation character ('_').
 Additional Information
 The string continuation character may only appear after a string.
Explanation
The string continuation character may be used in OmniMark either inside strings or to indicate that a string is continued. Comments and newlines appearing among the two strings and the string continuation character are ignored.
| ---- |