VerifyResultclass

action.t[3314]

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)

VerifyResult
`         object`

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

` allowAction  allowImplicit  errMsg  myObj  resultRank  `

Summary of Methods  

` construct  `

Properties  

allowAction

action.t[3328]

Is the action allowed to proceed according to this verify result?

allowImplicit

action.t[3331]

Can this action be performed as an implicit action?

errMsg

action.t[3325]

The error message to display if this verify result prevents an action from going ahead.

myObj

action.t[3334]

The object to which this verify result refers

resultRank

action.t[3319]

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[3337]

The constructor for creating a new verify result.

Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1