Display a standard error message.

Display a standard error message.

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 String or 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

This is not completely correct : 1 == 1.1000

showerror ("Seems to be wrong : %d == %f", 1, 1.1);

Since
v1.0

Available
priint:comet InDesign® Plug-Ins, comet_pdf

See Also
showmessage

Alphabetic index HTML hierarchy of classes or Java