CanEnterModule
This event is triggered before a user enters or switches to an ALM module.
You can add code to this event procedure to determine whether the user can enter the module. For example, see Example: Entering a Module
Syntax |
CanEnterModule(ModuleName) where ModuleName is the ALM module name. |
Type |
Function |
Returns |
True or False |
Availability |
|