Api/minux.monitorprint()

From Minux Wiki
Revision as of 04:45, 24 September 2024 by Shorun (talk | contribs) (Created page with "a lazy method to print a single line to an attached monitor. good for server output. '''usage:''' minux.monitorprint(printstring) '''arguments:''' printstring - the string that should be printed '''output:''' prints said string on the attached monitor.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

a lazy method to print a single line to an attached monitor. good for server output.

usage: minux.monitorprint(printstring)

arguments: printstring - the string that should be printed

output: prints said string on the attached monitor.