Function Document.createComment

Creates a Comment node given the specified string.

Prototype

Comment!DOMString createComment(
  DOMString data
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.