RW_GENTAG


Purpose

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.

Syntax

RW_GENTAG(String)

Parameters

String The string to be converted to a tag.