ProxySG Content Policy Language Guide
release.id=
Tests the release ID of the ProxySG software. The release ID of the ProxySG software currently running is displayed on the main page of the Management Console and in the Management>Maintenance>Upgrade>Systems tab of the Management Console. It also can be displayed through the CLI using the show version command.
Replaces: release_id=
Syntax
release.id=number
where number is a
Layer and Transaction Notes
•May be used in any type of layer.
Examples
;the condition below is only true if you are running a version of ProxySG
;whose release id is 18000 or later
release.id=18000..
See Also
•Conditions: release.version=
114