Filter

Can be used to filter the data. When used in combination with DataSymbol, the data is filtered on the server.

Schema: tchmi:general#/definitions/Object

Attribute getter

public getFilter(): TcHmi.Filter | null;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.Filter, null

The current value of the attribute.

Attribute setter

public setFilter(valueNew: TcHmi.Filter | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.Filter, null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

Filter 1:

Available since version 1.12.760