LOTUSSCRIPT/COM/OLE CLASSES


Examples: LastFTIndexed property
1. This script gets the date that the current database was last full-text indexed. For example, the LastFTIndexed property might return 10/30/95 6:36:18 PM.
2. This script checks whether the current database has been modified since the time it was last full-text indexed. If so, it updates the index.
See Also