Difference between revisions of "ISKernel:SettingXML (Top-Level Object)"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Forms ==
 
== Forms ==
 +
'''Deprecation Warning''': Use [[LavishSettings]]. See [[LavishSettings:LavishScript_Usage_Walkthrough|LavishScript_Usage_Walkthrough]]
 +
 
*[[ISKernel:dataset (Data Type)|dataset]] '''SettingXML['''xml filename''']'''
 
*[[ISKernel:dataset (Data Type)|dataset]] '''SettingXML['''xml filename''']'''
 
: Retrieves the dataset object for the given xml settings file, creating it if necessary
 
: Retrieves the dataset object for the given xml settings file, creating it if necessary

Revision as of 20:08, 27 September 2006

Forms

Deprecation Warning: Use LavishSettings. See LavishScript_Usage_Walkthrough

Retrieves the dataset object for the given xml settings file, creating it if necessary
Retrieves the dataset object for the given GUID

Examples

See dataset examples

See Also