IABACRules.Swap

Syntax

Swap(Index1: Integer; Index2: Integer): Boolean;

Parameters

Index1. Index of position of the policy rule that must be swapped.

Index2. Index of position of the rule that must be replaced with the specified policy rule.

NOTE. Rules with specified indexes are swapped.

Description

The Swap method swaps specified rules in policy by index.

See also:

IABACRules