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

From Lavish Software Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
*[[ISSession:dataset (Data Type)|dataset]] '''SettingXML['''xml filename''']'''
 
*[[ISSession: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
 +
*[[ISSession:dataset (Data Type)|dataset]] '''SettingXML['''GUID''']'''
 +
: Retrieves the dataset object for the given GUID
  
 
== Examples ==
 
== Examples ==

Revision as of 23:48, 10 October 2005

Forms

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