Skip to content

RemoveTag - cWebTagsForm

Removes a single tag from the form

Type: Procedure

Parameters

Parameter Type Description
sTag String The (unescaped) tag to remove

Syntax

Procedure RemoveTag String sTag

Call Example

Send RemoveTag sTag

Description

Removes a single tag from the form.

Note that it does not trigger OnRemoveTag.