| Technology area | Installer |
| Availability | Available in Mac OS X v10.4 and later.
|
The Result object provides methods to obtain information about the result of an Installation Check or Volume Check script. This object is accessed using the my.result property.
typeString with the type of the result. Its values can be:
'Warn': The user is notified that a requirement is not met but can continue the install.
'Fatal': For Installation Check scripts, the user cannot continue the install. For Volume Check scripts, the user cannot install on the affected volume.
titleThe title of the warning.
messageString describing the cause of a warning or fatal result.
Last updated: 2007-07-23