Checks whether a plugin has a specific version. Use expected version string (optional with prefix) as the first parameter, Available prefixes "<", ">" or "="(default) for version earlier, later or equal. pluginId as the second.
Syntax: %checkPluginVersion [expectedVersionWithPrefix] [pluginId]
Example: %checkPluginVersion >2022.2.1 org.jetbrains.plugins.yaml