Gets the Boolean value from the Atom if it is a BoolAtom.
[C#] static bool GetBool(Atom atom) [Visual Basic] Shared Function GetBool(atom As Atom) As Boolean
static bool GetBool(Atom atom)
Shared Function GetBool(atom As Atom) As Boolean
Get the Boolean value from the supplied Atom if it is a BoolAtom.
If the atom is not a BoolAtom or if it is null then false will be returned.
None.
Submit feedback about this site to: