Difference between revisions of "ISKernel:SettingXML (Top-Level Object)"
Jump to navigation
Jump to search
m (ISSession:SettingXML (Top-Level Object) moved to ISKernel:SettingXML (Top-Level Object)) |
|||
Line 1: | Line 1: | ||
== Forms == | == Forms == | ||
− | *[[ | + | *[[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 | ||
− | *[[ | + | *[[ISKernel:dataset (Data Type)|dataset]] '''SettingXML['''GUID''']''' |
: Retrieves the dataset object for the given GUID | : Retrieves the dataset object for the given GUID | ||
== Examples == | == Examples == | ||
− | See [[ | + | See [[ISKernel:dataset (Data Type)#Examples|dataset examples]] |
== See Also == | == See Also == | ||
− | *[[ | + | *[[ISKernel:dataset (Data Type)|dataset (Data Type)]] |
− | *[[ | + | *[[ISKernel:XMLSetting (Command)|XMLSetting (Command)]] |
− | *[[IS: | + | *[[IS:Kernel#Top-Level Objects|Inner Space Session Top-Level Objects]] |
*[[LavishScript:Top-Level Objects|LavishScript Top-Level Objects]] | *[[LavishScript:Top-Level Objects|LavishScript Top-Level Objects]] | ||
Revision as of 00:31, 7 December 2005
Forms
- dataset SettingXML[xml filename]
- Retrieves the dataset object for the given xml settings file, creating it if necessary
- dataset SettingXML[GUID]
- Retrieves the dataset object for the given GUID
Examples
See dataset examples
See Also
- dataset (Data Type)
- XMLSetting (Command)
- Inner Space Session Top-Level Objects
- LavishScript Top-Level Objects