LOTUSSCRIPT/COM/OLE CLASSES


Examples: Items property
1. This example prints the name of every item in a document. For example, if the document contains five items, the script might print "From," "SendTo," "Subject," "Body," and "DeliveredDate."
2. This script finds an Authors item in a document and assigns it to the authorItem object.
See Also