You are here: Help Topics > Customization > Calculation > LEVEL Function

LEVEL Function

The LEVEL function returns a number one number less than the security access level for the current user entered.

Syntax

LEVEL()

Example 1

The current user is assigned CaseView access level 8.

LEVEL()

Returns the value 7.

Example 2

When signed in as SUP/SUP, where, in theory, your CaseView permission level as established is 10.

LEVEL()

Returns the value 9.

Related Topics