LOTUSSCRIPT/COM/OLE CLASSES


Examples: ReplaceItemValue method
1. This script changes the value of the EstimatedCost item to 122.
2. This script achieves the same result using the extended class syntax.
3. This script changes the value of the EstimatedCost item to "Too much," which also changes the type of the item from Number to Text.
See Also