Print_Text function

Outputs a single line of text to the printer.

status = Print_Text(text)

The Print_Text function has the following parameter:

ParameterDescription
TextText to print.

Note: \PAGE will print the current page number. This can be used in conjunction with any of the printer functions.

TRUE for successful execution or FALSE for failure.

  • guides/programming/programmers_reference_manual/print_text.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1