Gets the field at the current input position or null, if there is no such field at the current input position.

<void> ApplicationFieldCollection.getItem(<RequestApplicationFieldCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the found ApplicationField.
errorCallback Optional. Is called when the operation failed with an error.