Lucee Function Reference
Function QUERYDELETEROW
Deletes the row within a query object. Modifies the original query object
Example
querydeleterow(query query,[number row]):boolean
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Default Value | Description |
---|---|---|---|---|
query | query | Yes | ||
row | number | No | -9999 |