Previous Topic: Functions Available within Expressions

Next Topic: ABS Function--Find the Absolute Value

ABOVE Function--Is User Above Specified LDAP DN

The ABOVE function returns a TRUE if the specified user (user_DN) exists within a container that is above the specified container (root_DN).

Syntax

The ABOVE function has the following format:

ABOVE(root_DN, user_DN)

Parameters

The ABOVE function accepts the following parameters:

root_DN (string)

user_DN (string)

Return Value

The ABOVE function returns a Boolean value.

Remarks

LDAP Only: Yes

More information:

AT Function--Is User at Specified LDAP DN

BELOW Function--Is User Below Specified LDAP DN