Returns the value of the setting identified by a given tag. GetUserSetting returns the value of a custom setting that has been set with SetUserSetting.
Syntax
<HFMwSession>.GetUserSetting (bstrTag)
Argument
Description
bstrTag
The tag that identifies the setting.
Input argument. String subtype.
Return Value
Returns the value of the specified setting.