Write a formatted char* string to the standard output.

Write a formatted char* string to the standard output. The command has it's use only for debugging purposes. In normal use InDesign's® (Desktop) standard output is /dev/null - so this command would do nothing. For this reason, the InDesign® Desktop plug-ins redirect the output to the current log file.

In plug-in versions prior 3.2 R2300 the output length (after all %-markers are replaced) is limited to 9999. Longer strings may crash InDesign®.

Name Type Default Description
formatStr char* - Message. The string can contain %-markes , see here to learn more. An additional parameter is expected in the (correct) sequence and with the correct type for each of these markers.
... depending on the %-markers - Values or variables according to the %-markers in formatStr

Since

Available
priint:comet InDesign® Plug-Ins, comet_pdf, Illustrator

Alphabetic index HTML hierarchy of classes or Java