getSelectionDbSetIndex( )

Returns the database set index of the selected row.

Interface

mimelist

JavaScript synopsis
inst.getSelectionDbSetIndex( )
C synopsis
AInt32 getSelectionDbSetIndex(ListInstance* inst)
Parameters
  • inst   The MIME instance.

Returns

The database set index of the selected row, or-1 if no row is selected.