Lucee Function Reference
Function ISPDFOBJECT
Determines whether a value is a PDF object.
Example
ispdfobject(any value):boolean
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
value | any | Yes | A value, typically the PDF object stored as a variable name. |