Skip to content

AddTag - cWebTagsForm

Adds a single tag to the form

Type: Procedure

Parameters

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

Syntax

Procedure AddTag String sTag

Call Example

Send AddTag sTag

Description

Adds a single tag to the form.

It only adds the tag if it isn't in the list already.

Note that it does not trigger OnAddTag.