LOTUSSCRIPT/COM/OLE CLASSES


FieldContains method
Beispiel

In an open document, checks if a field contains a specific text value.

Defined in

NotesUIDocument

Syntax

flag = notesUIDocument.FieldContains( fieldName$, textValue$ )

Parameters

fieldName$


textValue$
Return value

flag


Language cross-reference

EditFind @command in formula language

Beispiel
Siehe auch