Last updated 2 months ago
Was this helpful?
In a query object, swap the record in the sourceRow with the record from the destinationRow.
QueryRowSwap(query=[query], source=[numeric], destination=[numeric])
query
true
The query to swap a row with
source
numeric
The row to swap from
destination
The row to swap to