gFileInfoGetAttributeInt32: gFileInfoGetAttributeInt32
Description
Gets a signed 32-bit integer contained within the attribute. If the
attribute does not contain a signed 32-bit integer, or is invalid,
0 will be returned.Usage
gFileInfoGetAttributeInt32(object, attribute)
Arguments
attribute
a file attribute key.
Value
- [integer] a signed 32-bit integer from the attribute.