Removes the setting identified by the specified tag. RemoveUserSetting removes a custom setting that has been defined with SetUserSetting.
Note:
If the tag does not exist, RemoveUserSetting still succeeds.
Syntax
<HFMwSession>.RemoveUserSetting bstrTag
Argument
Description
bstrTag
The tag that identifies the setting to remove.
Input argument. String subtype.