FORMULA LANGUAGE


@ConfigFile
Example

Returns the file path for the initialization file for Lotus Notes (notes.ini).

Note This function is new with Release 6.

Syntax

@ConfigFile

Return value

notes.ini path


Usage

When the formula is executed on the Notes client, it returns the filename and path of the notes.ini initialization file for the Notes client. When the formula is executed on the server or Web server (when accessed in a Web page, for example), it returns the filename and path of the notes.ini initialization file for the server.

Example