Lotus Software-Logo
IBM Lotus Domino Designer 8.5
  Versionen 8.5 und 8.5.1






@GetField

Returns the value of a specified field.

Hinweis This @function is new with Release 6.

Syntax

@GetField ( fieldName )

Parameters

fieldName

Text. The name of a field in the current document.

Return value

value

The value of the specified field.

Usage

This @function returns null if the field does not exist.

This @function is useful in writing portable code and in other instances where you want to vary the name of the field.

If the field specified in fieldName is marked to Allow multiple values, this function returns the first value only.

Language cross-reference

FieldGetText method of LotusScript NotesUIDocument class

GetItemValue method of LotusScript NotesDocument class

getItemValue method of Java Document class

See examples

Examples: @GetField




Bibliothek | Unterstützung | Nutzungsbedingungen |

Letzte Aktualisierung: Montag, 5. Oktober 2009