VerifyResultclass
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)
VerifyResult
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
` allowAction
allowImplicit
errMsg
myObj
resultRank
`
Summary of Methods
` construct
`
Properties
allowAction
Is the action allowed to proceed according to this verify result?
allowImplicit
Can this action be performed as an implicit action?
errMsg
The error message to display if this verify result prevents an action from going ahead.
myObj
The object to which this verify result refers
resultRank
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)
The constructor for creating a new verify result.
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1