gFileInfoHasAttribute: gFileInfoHasAttribute
Description
Checks if a file info structure has an attribute named attribute.Usage
gFileInfoHasAttribute(object, attribute)
Arguments
attribute
a file attribute key.
Value
- [logical]
TRUE if Ginfo has an attribute named attribute,
FALSE otherwise.