Skip to main content
Version: 10.1

RulesEngine.SetUserGroup

note

This article is about the SetUserGroup method of the RulesEngine internal component.

RulesEngine.SetUserGroup

danger

This function has been deprecated in USoft 10.0. Use RulesEngine.SetRole instead.

Syntax

SELECT RulesEngine.SetUserGroup (
    *usergroup*
)

Note

In versions previous to USoft 10.0, if the logged-on user was declared as a member of multiple user groups. She accessed the application as a member of whichever of these user groups came first alphabetically. Calling the method allowed switching to other user groups.

In USoft 10.0, the call syntax RulesEngine.SetUserGroup() has become a synonym of RulesEngine.SetRole().