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

From Lavish Software Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Forms ==
+
This object is deprecated. You should not use it.
*[[ISSession:dataset (Data Type)|dataset]] '''SettingXML['''xml filename''']'''
 
: 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 ==
+
Use [[LavishSettings]]. See [[LavishSettings:LavishScript_Usage_Walkthrough|LavishScript Usage Walkthrough]]
See [[ISSession:dataset (Data Type)#Examples|dataset examples]]  
 
== See Also ==
 
*[[ISSession:dataset (Data Type)|dataset (Data Type)]]
 
*[[ISSession:XMLSetting (Command)|XMLSetting (Command)]]
 
*[[IS:Session#Top-Level Objects|Inner Space Session Top-Level Objects]]
 
*[[LavishScript:Top-Level Objects|LavishScript Top-Level Objects]]
 
 
 
 
 
{{TLO-Stub}}
 
[[Category:Inner Space]]
 
[[Category:Inner Space Session]]
 
[[Category:Inner Space Session Top-Level Objects]]
 

Latest revision as of 03:17, 21 April 2009

This object is deprecated. You should not use it.

Use LavishSettings. See LavishScript Usage Walkthrough