Click or drag to resize

IGoExcelClearCache Method

Clear the internal cache used by FindRow and CurrentRowValue. This cache is not used by CellValue and related functions. It is a global cache, and it persists when rules are not being run.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Sub ClearCache
Remarks
See Also