This page is currently incomplete, but you can find information about this topic at the links below:
- getapplicationinfo( -- The getapplicationinfo( function retrieves the value of an item in the application's plist, or a list of all plist items.
- getpreferenceclass( -- The getpreferenceclass( function retrieves the class name of a preference value.
- getpreferencevalue( -- The getpreferencevalue( function retrieves the value of a preference.
- info("preferencedomains") -- The info("preferencedomains") function returns a carriage return delimited list of available preferences domains.
- info("preferences") -- The info("preferences") function returns a list of all currently active preference settings.
- preferences( -- The preferences( function retreives a list of preferences that have been stored.
- removepreferencevalues -- The removepreferencevalues statement deletes one or more preference values.
- setpreferencevalues -- The setpreferencevalues statement creates and/or modifies a preference value.
History
10.0 | Updated | Carried over from Panorama 6.0, with some updates. |