Term.Print(t, wordwrap, newlineoffset, linefeed)
This function is used to print messages to the terminal.
ARGUMENTS
t Message to print. ANSI macros are allowed.
wordwrap True to enable the wordwrap (default True)
newlineoffset Right offset used to align text when it wraps (when wordwrap is enabled)
linefeed True to add a line feed at the end of the message (default True)
Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator