Description

Returns some settings stored in this identity.

Property type

A McSettings object.  

Syntax

object.Settings([Module], [Section])

The Settings Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McIdentity.
ModuleOptional. A String value.

Module name for the settings (default is “Application”)

SectionOptional. A String value.

Section name for the settings (default is “Global”)