procedure CondDisable;
Saves the current value of ConditionCheck property and sets it to false.
Result: stored in self (calling object)
Remarks:
Saves the current value of Matrix.ConditionCheck property and sets it to false. You can restore back to the original setting by calling Matrix.CondEnable method.
See Also: Matrix.CondEnable, Matrix.ConditionCheck