CONSTANT

Zero or one CONSTANT. Define a constant and optionally its value.

Syntax

<CONSTANT Id="cstId"> cst </CONSTANT>

Syntax notes

  1. cstId is the constant name
  2. cst is the constant value.

Example

<CONSTANT Id="constant1">A value</CONSTANT>

Parent elements

This element is a child of one of the following elements: HTTP_COOKIE