Lucee Function Reference
Function BUNDLEINFO
if the given object is loaded by a OSGi bundle, this function is returning information about that bundle
Example
bundleinfo(any object):struct
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
object | any | Yes | object to get bundle info for it |