Method ALEQuery:NextRow [-] [+]

Advances the ALEQuery to the next row in the result set.

Do not call this immediately after a query, or you'll skip the first row.

Returns false if there was no new row, otherwise true.

Synopsis

hadNextRow = ALEQuery:NextRow()

Arguments

None.

Returns

boolean hadNextRow
See method description.

Generated on
©2026 - ALE Lua Engine