FixCheckAreaAccess Method

Checks to see if the user has access to the specified area.

Syntax

object.FixCheckAreaAccess(Area)

Properties

The FixCheckAreaAccess method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Area

Integer. The area that the user is trying to access.

Return Value

Long. Returns 1 if the user has access to the specified area, 0 otherwise.

Remarks

The mapping of area number to area name can be seen in the Security Configurator under area configuration.

 

Example

Applies To