Write Text

\i D T string::text_string

Parameter Type Range Description
text_string string ASCII chars (0x01 .. 0xFF) text to be output

Writes a text_string to the current cursor position.

Note

Response: [ACK]

Example

\iDTHello World!\0

Writes "Hello World!" to the screen at the current cursor position and with the currently selected font and attributes.

See also:

Write Unicode Text
Write Text Message
Set Cursor Position
Set Font
Get Text Extent
ANSI Support
LCD Attribute Commands