MI_Roles

Description

Indicates the roles of the currently logged-in user. It returns all roles as a String, separated by a comma.

Syntax

MI_Roles()

Examples

SELECT * FROM “/NamedTables/PropertySites” where AllowedRoles IN (MI_Roles())