GetBoolean

GetBoolean (object, string attribute name)

Returns a boolean - true if the object has that boolean attribute set to true, or false if the attribute is set to false, null or some other non-boolean value.

See also HasBoolean

NOTE: This a hard-coded function.