ClickHitMS

Examples


The ClickHitMS command is recorded when a user selects one or more items in a list view field.

Syntax

ClickHitMS field field_name, item item_index # label

Parameters

• field field_name - The name of the list view field containing the item being selected.

• item item_index - An integer specifying the index of the item being selected. The value 1 indicates the first item in the list view field.

label - A string specifying the label for the item.


Documentation Feedback