Lucee Function Reference

querycurrentrow()

return the row where the pointer of the query is pointing ATM

Example

querycurrentrow(query query):numeric

Category

query

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
query query  Yes The query from which to return the current row index.