StateClick

Examples


The StateClick command is recorded when the user clicks the state image for an item in a list view field.

Syntax

StateClick field field_name, item item_index # label

Parameters

• field field_name - The name of the list view field containing the item whose state image is being clicked.

• item column_index - An integer specifying the index of the item whose state image is being clicked. The value 1 indicates the first item in the list view field.

label - A string specifying the label for the item.


Documentation Feedback