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

See also