RW_TAGL


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.

Syntax

RW_TAGL(Tag, Value)

Parameters

Tag The HTML tag in which to enclose the text.

Value A variable containing the text to process. This will be returned containing the processed text.