Return the boolean string representation (i.e.

Return the boolean string representation (i.e. "true" or "false") of an integer value.

Name Type Default Description
Return char *   val != 0 : "true"
val == 0 : "false"

The return value is read only, do NOT CHANGE. The result will be overridden on following calls to the function. See here to learn more about functions returning r/o char* values.

val int - Arbitrary integer

Since
v4.0.5 R9669, 4. Dez. 2015

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

Alphabetic index HTML hierarchy of classes or Java