Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Function

Library/Class:

Utilities



Function CheckRights() As

CheckRights (Role As String) As Integer

This function checks whether a particular user role has been assigned to the current user’s ACL entry of the current database.

Parameters:

    Role (String)
      The role to be checked.

Return Value:
    Integer. True or False.

    Sample:
     



      If Not CheckRights(“[Administrator]”) then
    Call MessageDialog(“You do not have sufficient execution rights.”,0,”Warning!”)

    Exit Sub
    End If
     

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024