VersionEqualTo
This Script is part of the Community Common Scripts Pack.#
Supported versions
Available on Cortex XSOAR (versions 6.1.0 and later) and Cortex XSIAM.
Tests whether left side version number is equal to right side version number.
Version numbers need to have at least a major and minor version component to be considered valid. E.g. 1.0
Script Data#
| Name | Description |
|---|---|
| Script Type | powershell |
| Tags | Utilities, filter |
Inputs#
| Argument Name | Description |
|---|---|
| left | Version number to compare against right side |
| right | Version number to compare against left side |
Outputs#
There are no outputs for this script.