QueryRowSwap
In a query object, swap the record in the sourceRow with the record from the destinationRow.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The query to swap a row with | |
|
|
| The row to swap from | |
|
|
| The row to swap to |
Examples
Related
Last updated