ADC Advanced Policy Expressions

DNS_OPCODE_E

This object provides operations for parsing the DNS header opcode.

This topic lists the expressions that are provided by this class.

Enumerations

IQUERY

NOTIFY

QUERY

STATUS

UPDATE

Expressions

EQ(dns_opcode_em)

The result is Boolean TRUE if the input argument is equal to

the DNS opcode type represented by this object.

Parameters(expressions not allowed):

m -

                        Dns opcode type

Returns: bool_at

NE(dns_opcode_em)

The result is Boolean FALSE if the input argument is equal to

the DNS opcode type represented by this object.

Parameters(expressions not allowed):

m -

                        Dns opcode type

Returns: bool_at

DNS_OPCODE_E