[ Version ( since = "2.4" ) ]
public void comment (string comment)
Appends the comment to str and inserts linebreaks and hash-marks to format it as a comment.
Note that this function does not handle non-ASCII characters.
| this | |
| comment |
the comment to write (ASCII only) |