IsConnectedUserInRole

Indicates whether the connected user has access rights to the specified role.

Syntax

<HFMwSecurity>.IsConnectedUserInRole (lRoleID)

Argument

Description

lRoleID

The ID of the role. Valid values are represented by the HFMConstants enumeration described in Role Constants.

Input argument. Long subtype.

Return Value

Returns TRUE if the user has rights, FALSE otherwise. Boolean subtype.