\ | \\ Command
Prints or displays lines of text.
\TextLine |
\\TextLine |
Parameters
- \ TextLine
-
When you use \, the text line is preceded by a carriage return and a line feed.
- \\ TextLine
-
When you use \\, the text line is not preceded by a carriage return and a line feed.
Any spaces preceding \ and \\ are not included in the output line, but spaces following \ and \\ are included.
You can embed an expression in the text line. If the expression is enclosed in the text merge delimiters (<< >> by default) and SET TEXTMERGE is ON, the expression is evaluated and its value is output as text.
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08