VerifyResultclass | action.t[3367] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Verify Results: objects of this class are created by macros like logicalRank() and illogical() that are used in verify routines and stored in the verTab table of the current action.
class
VerifyResult : object
Superclass Tree (in declaration order)
Subclass Tree
Global Objects
Summary of Properties
allowAction
allowImplicit
errMsg
myObj
resultRank
Summary of Methods
Properties
allowAction | action.t[3381] |
Is the action allowed to proceed according to this verify result?
allowImplicit | action.t[3384] |
Can this action be performed as an implicit action?
errMsg | action.t[3378] |
The error message to display if this verify result prevents an action from going ahead.
myObj | action.t[3387] |
The object to which this verify result refers
resultRank | action.t[3372] |
Our resultRank; the lower this number the less likely it is that this action could succeed, or the more illogical it is.
Methods
construct (score_, errmsg_, allowAction_, myObj_, allowImplicit_, =, true) | action.t[3390] |
The constructor for creating a new verify result.
Adv3Lite Library Reference Manual
Generated on 26/02/2025 from adv3Lite version 2.2
Generated on 26/02/2025 from adv3Lite version 2.2