Description
Loads options from the settings
-
Return Type
-
A Variant value.
-
Syntax
-
object.Load (MySettings, [NeedUpdate])
The Load Method syntax has these parts: |
| object | An expression evaluating to an object of type McMMOptions. | | MySettings | Required. A McSettings object. | | NeedUpdate | Optional. A Boolean value. |
|