COMMENT converts a CHARACTER expression into a comment.
|
x should have CHARACTER type, and if not, it is converted thereto.
x is enclosed with a /* and an */.
If x contains /* or */ composite symbols, they are replaced by /> and </, respectively.