[scriptable, uuid(62d1b6bd-cbfe-4f9b-aee1-0ead4af4e6dc)]
Methods
Obtains the result of a given column specified by aIndex.
@param aIndex
Zero-based index of the result to get from the tuple.
@returns the result of the specified column.
Obtains the result of a given column specified by aIndex.
@param aName
Name of the result to get from the tuple.
@returns the result of the specified column.
