Difference between revisions of "ISSession:XMLSetting (Top-Level Object)"
Jump to navigation
Jump to search
(→Forms) |
|||
Line 12: | Line 12: | ||
*[[LavishScript:Top-Level Objects|LavishScript Top-Level Objects]] | *[[LavishScript:Top-Level Objects|LavishScript Top-Level Objects]] | ||
*[[IS:Session#Top-Level Objects|Inner Space Session Top-Level Objects]] | *[[IS:Session#Top-Level Objects|Inner Space Session Top-Level Objects]] | ||
+ | |||
+ | {{TLO-Stub}} |
Revision as of 06:54, 28 February 2005
Contents
Description
Forms
- string XMLSetting[xml file,section,setting]
- Retrieves the given setting, loading the xml file first if necessary (NULL if the setting does not exist)
- string XMLSetting[xml file,section,setting,default]
- Same as above, but with a default value if the setting does not exist