console
Description
The console object is used for sending text to the Report window in QuB.
Like the graphic, trigraphic and chartgraphic object types,
a console object is already defined, and ready for immediate use. Its methods can be called directly, without the console. prefix.
Properties
separator = s; |
s = separator; |
terminator = t; |
t = terminator; |
Methods
write(arg0, arg1, ..., arg99); |
writeln(arg0, arg1, ..., arg99); |
writetofile(filename = n); |
Constants
Examples
See also
(C) 2008-2010 Lorin Milescu. Last modified: 08-28-2010