UpdateTags - cWebTagsForm
Updates the tags displayed
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| aTags | String[] | Tags to be shown |
Syntax
Procedure UpdateTags String[] aTags
Call Example
Send UpdateTags aTags
Description
Updates the tags displayed from an array of strings. The tags should not be escaped.