Settings.SettingsName.Body

Type: Static Object

A 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.


Nested Objects