VersionLessThan
Community Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.1.0 and later.
Tests whether left side version number is less than 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 DataName | Description |
---|---|
Script Type | powershell |
Tags | Utilities, filter |
#
InputsArgument Name | Description |
---|---|
left | Version number to compare against right side |
right | Version number to compare against left side |
#
OutputsThere are no outputs for this script.