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

AVEVA™ InTouch HMI

SortOnCol() Method

  • Last UpdatedMar 05, 2021
  • 1 minute read

Performs primary sorting on alarm records that are shown.

Syntax

Object.SortOnCol(Message, Integer)

Parameters

Message

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

Integer

Sort direction to be used. 0 = ascending, 1 = descending.

Example

The name of the control is AlmDbView1.

tag = #AlmDbView1.SortOnCol("Name",1);

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