|
|||||||||
| Related Syntax | Related Concepts | ||||||||
| operator | is cdata-entity | ||||||||
Return type: Boolean Returns true if the entity is a CDATA entity, and false otherwise. Replacing
Returns: is with isnt will reverse the results
Syntax
entity (is | isnt ) cdata-entity
An entity test that succeeds if the specified entity is a CDATA entity, either external or internal.
|
Related Syntax cdata |
Related Concepts Entities |
| ---- |