Member variable Error():tries Foundation

Contains the number of times the error has occurred.

Attribute: EXPORTED
Data type: Numeric
Description

This instance variable contains a numeric value which indicates the number of times the failed operation has been tried. This value is incremented each time the operation is attempted. In order for this instance variable to be updated, the instance variable :canRetrymust contain the value .T. (true) If :tries contains the value 0, the subsystem asserting the error does not keep track of the number of times the operation is attempted.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.