MAYBE = 0.5, in Class Logical
Documentation
The interpretation of MAYBE is a point of semantic variation. One opinion would have it be interpreted as UNKNOWN, implying that certainty exist, but we just don't know what it is at the moment. This is not always appropriate. Even in such a black and white world, a logical when used as a static (class-wide) attribute, would be three valued: always true, always false, and sometimes. Thus, MAYBE can be interpreted as "maybe true, maybe not."
In such cases a probability statement might be more appropriate, just not always available.
Equivalent to STEP's and SQL's Unknown.
Export Control | PublicAccess | Containment | Unspecified |
Static | No | Derived | No |