Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

IsAssignedRole() function

  • Last UpdatedJun 17, 2024
  • 1 minute read

Determines whether the currently logged on user is a member of the specified user role. Only applies to ArchestrA security.

Category

security

Syntax

DiscreteTag=IsAssignedRole( "RoleName" );

Arguments

RoleName

The role associated with an Application Server user.

Remarks

Valid for ArchestrA security mode only and applies to the currently logged on user. If a user is currently logged on and has the RoleName role assigned in the Galaxy IDE, then TRUE is returned. Otherwise, FALSE is returned.

Example

DiscreteTag=IsAssignedRole( "Administrators" );

See Also

AttemptInvisibleLogon(), PostLogonDialog(), InvisibleVerifyCredentials(), QueryGroupMembership(), AddPermission()

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in