createComment

Declaration

Comment createComment(
    in String data
);
Comment createComment(
    DOMString data
);