ADC Advanced Policy Expressions

DOUBLE_FORMAT_E


Double Format Enum

Enumerations

DECIMAL

Decimal representation of a positive or a negative double precisions floating point value. White spaces before and after the number are OK

DECIMAL_PREFIX

Decimal representation of a positive or a negative double precisions floating point value followed by arbitrary characters. Examples " -123.45" " 234e5 " "- 123e5abc" "234e5 abc"

DOUBLE_FORMAT_E

In this article