The getnextrow query is used to return a row of data froma Data object and advance it's current row pointer to the next row of data.
query getnextrow AliasName
where:
AliasName is the alias of the Data object
inputs { InputDataArray } outputs { OutputDataArray } labels { ArrayOfLabels } labelweights { ArrayOfLabelWeights }
where:
inputs denotes an array of input data, absent if no inputs in Data
object
outputs denotes an array of outputs data, absent if no outputs in
Data object
labels denotes an array of labels for that row, absent if labels
disabled for the object
labelweights denotes an array of weights attached to each label,
absent is labels disabled for the object
This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.