QueryRowSwap

In a query object, swap the record in the sourceRow with the record from the destinationRow.

Method Signature

QueryRowSwap(query=[query], source=[numeric], destination=[numeric])

Arguments

ArgumentTypeRequiredDescriptionDefault

query

query

true

The query to swap a row with

source

numeric

true

The row to swap from

destination

numeric

true

The row to swap to

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC