Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Apps, Widgets, and Controls

Select​.Item() method

  • Last UpdatedJul 19, 2024
  • 1 minute read

The Select.Item method selects an alarm record at a given zero-based row number.

Syntax

AlarmClient.Select.Item(RowNumber);

Parameters

RowNumber

An integer row number for the alarm record to select. The first row in the control is 0.

Example

AlarmClient1.Select.Item(5);

LogMessage("The alarm record in the 6th row (index 5) is now selected.");

In This Topic
TitleResults for “How to create a CRG?”Also Available in