LOTUSSCRIPT/COM/OLE CLASSES
Clears the contents of a field in a document.
Defined in
NotesUIDocument
Syntax
Call notesUIDocument.FieldClear( [ fieldName$ ] )
Parameters
fieldName$
This method is valid only when the document is in Edit mode.
Language cross-reference
@Unavailable function in formula language
Example See Also