gFileInfoGetAttributeString: gFileInfoGetAttributeString
Description
Gets the value of a string attribute. If the attribute does
not contain a string, NULL will be returned.Usage
gFileInfoGetAttributeString(object, attribute)
Value
[char] the contents of the attribute value as a string, or
NULL otherwise.