LOTUSSCRIPT/COM/OLE CLASSES
Specifies a formula for an action outline entry.
Note This method is treated as a Sub in COM.
Defined in
NotesOutlineEntry
Syntax
flag = notesOutlineEntry.SetAction( formula$ )
Parameters
formula$
This method sets the outline entry Type property to OUTLINE_TYPE_ACTION.
Language cross-reference
setAction in Java OutlineEntry class
Example See Also