LOTUSSCRIPT/COM/OLE CLASSES
In an open document, checks if a field contains a specific text value.
Defined in
NotesUIDocument
Syntax
flag = notesUIDocument.FieldContains( fieldName$, textValue$ )
Parameters
fieldName$
flag
EditFind @command in formula language
Example See Also