XMLCOMMENT
XMLCOMMENT(commentString)
Description
Creates an XML comment. Two dashes (--) are converted to - -. This method returns a string.
Examples
XMLCOMMENT('Test')
Updated about 5 years ago