Lucee Function Reference

extensionexists()

Checks if a certain extension exists or not.

Example

extensionexists(string id,[string version]):boolean

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
id string  Yes Id of the Extension (UUID)  
version string  No Version of the Extension.