getAction

open fun getAction(index: Int): DataQuery

Return the DataQuery for the action call, if isAction(index) is true, otherwise throws undefined

Return

The DataQuery for the action call, if isAction(index) is true, otherwise throws undefined

Parameters

index

From zero to size - 1