LOTUSSCRIPT/COM/OLE CLASSES


FieldClear method
Example

Clears the contents of a field in a document.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument.FieldClear( [ fieldName$ ] )

Parameters

fieldName$


Usage

This method is valid only when the document is in Edit mode.

Language cross-reference

@Unavailable function in formula language

Example
See Also