BankReconciliationMatchRuleSetLine::switchLines Method
Switches two lines when the up or down button is clicked.
Syntax
client server private static BankReconciliationMatchRuleSetLine switchLines(BankReconciliationMatchRuleSetLine _switchedLine, BankReconciliationMatchRuleSetLine _currentLine)
Run On
Called
Parameters
- _switchedLine
Type: BankReconciliationMatchRuleSetLine Table
The line to be switched.
- _currentLine
Type: BankReconciliationMatchRuleSetLine Table
The currently selected line.
Return Value
Type: BankReconciliationMatchRuleSetLine Table
The currently selected line.