ISSession:XMLSetting (Top-Level Object)

From Lavish Software Wiki
Revision as of 06:34, 26 February 2005 by Lax (talk | contribs) (→‎Forms)
Jump to navigation Jump to search

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

Examples

See Also