StarFisher » Documentation » User Manual » Scripts » Objects Reference » Settings » SettingsName » Body
Settings.SettingsName.Body
Type: Static ObjectA container containing any number (or none) of objects of this type. A new object can be dynamically created using the New(symbol) method.
Methods
New(symbol) |
Creates a new instance of this object and assigns it the name symbol. |
Delete(symbol) |
Deletes an instance of this object named symbol. |