SelectedId

ID of the currently selected entry. This ID must be unique within the defined entries.

Schema: tchmi:general#/definitions/UDINT

Attribute getter

public getSelectedId(): number | null;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

number, null

The current value of the attribute.

Attribute setter

public setSelectedId(valueNew: number | null): void;

This function sets a new value for the SelectedId attribute.

Parameter

Name

Type

Description

valueNew

number, 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.

SelectedId 1:

Available from 1.8