You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Applies to

Edit table

Description

Returns the position where the last action occurred. Use with Get_Property(), only.

Usage

selecteditem = Get_Property (objectname"NOTIFYPOS")

Remarks

Get_Property() returns Column:@FM:Row for the cell in the edit table where the last action occurred. This property works in cases where the SELPOS property cannot specify a specific cell. For example, in a multi-selection edit table, SELPOS returns all selected rows while NOTIFYPOS returns just the row that was clicked on.

See also

ACCESSPOS propertyCARETPOS propertyCELLPOS propertyCLICKPOS propertySELPOS property

  • No labels