Skip to content

DeleteTag - cTagsForm

Removes a single tag from the form

Type: Procedure

Parameters

Parameter Type Description
iItem Integer Item Id of the tag to remove

Syntax

Procedure DeleteTag Integer iItem

Call Example

Send DeleteTag iItem

Description

Removes a single tag from the form and calls OnRemoveTag.