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

AVEVA™ InTouch HMI

GetItem() method

  • Last UpdatedJun 19, 2024
  • 1 minute read

Returns the data at a specified row and column as a string.

Syntax

Object.GetItem(Integer, Message)

Parameters

Integer

An integer expression that evaluates to a specific row in the control.

Message

A string expression that evaluates to the column name in the control.

Example

The name of the control is AlmDbView1 and tag is defined as a Message tag.

tag = #AlmDbView1.GetItem(1, "Group");

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