is cdata-entity

operator

Return type:
Switch
Returns:
Returns true if the entity is a CDATA entity, and false otherwise. Replacing is with isnt will reverse the results
Syntax
entity (is | isnt ) cdata-entity


Purpose

An entity test that succeeds if the specified entity is a CDATA entity, either external or internal.

Related Syntax
Related Concepts