RW_TAG


Use of this API subroutine is now deprecated - it can still be used, but for new developments it is recommended that you use RWS_TAG for enhanced functionality.

Purpose

Encloses a text string in a pair of HTML tags of the specified type and appends the result to the output buffer.

Syntax

RW_TAG(Tag, Value)

Parameters

Tag The HTML tag in which to enclose the text.

Value The text to process.