Returns HTML comment. The given string is enclosed by <!--
and
//-->
. This function does not encode the argument.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | str |
Comment string. |
Generated HTML.