FORMULA LANGUAGE


@OrgDir
Example

In a Service Provider (xSP) environment, returns the name of the subdirectory for the company with which the currently authenticated user is registered. Lotus Notes/Domino retrieves this information from the organization's certifier document.

Note This function is new with Release 6.

Syntax

@OrgDir

Return value

subdirectory name


Usage

If the currently authenticated user is not registered in a hosted organization, is authenticated as an anonymous user, or if the function is invoked in a non-xSP environment, Lotus Notes/Domino returns an empty string ("").

Example