gFileInfoGetAttributeBoolean: gFileInfoGetAttributeBoolean
Description
Gets the value of a boolean attribute. If the attribute does not
contain a boolean value, FALSE
will be returned.Usage
gFileInfoGetAttributeBoolean(object, attribute)
Arguments
attribute
a file attribute key.
Value
- [logical] the boolean value contained within the attribute.