getOnClickEventColumn( )

Gets the column number of the onClick event.

Interface

mimelist

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

Returns

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