ExtensionExists()
Checks if a certain extension exists or not.
ExtensionExists( id=string, version=string );
Returns: Boolean
Argument | Description |
---|---|
id
string,
required
|
Id of the Extension (UUID) |
version
string,
optional
|
Version of the Extension. |
Examples
There are currently no examples for this function 13,481ms WARN No examples for function extensionexistsSee also
- Extensions
- Server
- ExtensionList()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)