Attributes
- value
- Required expression. The conditional expression that the macro runtime is to evaluate. This conditional expression can contain arithmetic expressions, variables, return values from Java method calls, and other conditional expressions.
- optional
- Optional boolean (the default is false). See Optional.
- invertmatch
- Optional boolean. See Inverse Descriptor.