$CompareReleaseSequence
  • 14 May 2021
  • 1 Minute to read
  • Dark
    Light
  • PDF

$CompareReleaseSequence

  • Dark
    Light
  • PDF

Article Summary

This is generated from the built in components of BuildMaster 7.0.0, and may be different than what you have installed (especially if you have extensions); go to [User Icon] -> Documentation within your BuildMaster instance to see exactly what operations are available.

$CompareReleaseSequence

compares the release number of the current application with a specified release number

Script usage:

$CompareReleaseSequence(operator, releaseNum1, [releaseNum2])

Parameters:

NameDescription
operatorValid operators are: ==, !=, >, <, >=, <=
releaseNum1Release Number1
releaseNum2Defaults to the current release number in context when not specified.

Was this article helpful?