Lucee Function Reference
ispdfobject()
Determines whether a value is a PDF object.
Example
ispdfobject(any value):boolean
Category
decision,pdf
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. |