CheckPoint 1.3.240 Released

This version adds support for loading in BGP CSV Format Attributes

We’ve also added in a new PERCENT() macro to simplify the generation of percent values.

The macro is formatted as either PERCENT(VALUE1,VALUE2) or PERCENT(VALUE1,VALUE2,DECIMALS)

e.g. PERCENT(3,4) will output 75%.
e.g. PERCENT(3,4,2) will output 75.00%.
If the number of decimal places is not specified, it will be determined from the input data values
Posted in CheckPoint.