Converts a text string to an HTML tag, that is, encloses the string in < and >. Outputs the tag directly to RealWeb's RWC.OUTBUF buffer.
RW_GENTAG(String)
String The string to be converted to a tag.