.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


@FormLanguage
Example

Returns the language of the current form.

Note This @function is new with Release 5.

Syntax

@FormLanguage

Return value

language


Usage

If the database contains multilingual forms, you can specify the language for each form.

Language cross-reference

Language property of LotusScript NotesName class

Language property of Java Name class

Example