Return a list of the (unnamed and named) under the given sub-key.
Profile.Values([SubKey])
The method syntax has these parts:
Part | Description |
---|---|
SubKey (String) | sub-key under which to list the values (see remarks) |
Return (Object) | Dictionary object containing name-value pairs under the given sub-key |