notation equals

operator

Return type:
Switch
Returns:
Returns true if the notation has a name from the specified list and false otherwise. Replacing "=" with "!=" will reverse the results.
Syntax
notation (= | !=) (notation-name | notation-name-list)


Purpose

The notation = test returns true if its name is one of those given as the notation-name or given in the notation-name-list. The notation-names must be either constant quoted strings or OmniMark names.

Related Syntax