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. |