description
Prints the current line of text and advances the text position to the beginning of the next line. Note that the line feed, line feed/carriage return, carriage return, and carriage return/line feed instructions all behave as a single line feed. If the current line extends beyond the printable area, the text will wrap to the next printable area.
All character attributes (including inverse and double-wide text) will be cleared after the line is printed.
expression
ASCII | CR |
Decimal | 13 |
Hex | 0D |
parameters
None