2.2.1.2 atomic

atomic

The atomic attribute is functional but has been deprecated. The use of atomic indicates whether comment is a standalone tag or is used in a tag pair.

Parameters

None

Return Values

Returns one of the following possible values:

1 - if the comment is self-closing <!-- --> style.

0 - if the comment uses the deprecated <comment> tag.