getOnClickEventRow( )

Gets the row number of the onClick event.

Interface

mimelist

JavaScript synopsis
inst.getOnClickEventRow( )
C synopsis
AInt16 getOnClickEventRow(ListInstance* inst)
Parameters
  • inst   The MIME instance.

Returns

The zero based row number of the onClick event. Returns -1 if not applicable.