Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.