RW_GENTAG
| Example |
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.
| Example |
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.
(Version 15.6)