PRINTI ( Generic  P1,
Generic  P2,
Generic  P3,
Generic  P4,
Generic  P5,
Generic  P6,
Generic  P7,
Generic  P8,
Generic  P9,
Generic  P10,
Generic  P11,
Generic  P12,
Generic  P13,
Generic  P14,
Generic  P15,
Generic  P16,
Generic  P17,
Generic  P18,
Generic  P19,
Generic  P20 
)

Print an informational (usually blue) message to the screen.

The PRINTI and PRINTIN commands differ only in that PRINTIN adds a trailing newline where PRINTI does not. They both accept up to 20 parameters labeled P1 to P20, but only P1 and P2 are documented below.

Parameters:
[in] P1 First item to print (any object type)
[in] P2 Second item to print (any object type)
Warning:
The message will not appear on the screen if informational message printing has been disabled with the TOGGLE command.
See also:
PRINTN PRINTEN
 All Files Functions Typedefs

Generated on 9 May 2010 for Open GENIE GCL by  doxygen 1.6.1