Clear Compiled Object Cache
- Updated2025-01-28
- 1 minute(s) read
Clear Compiled Object Cache
Deletes all compiled code in the User object cache.
The User object cache contains the compiled code for the following kinds of files:
- Files that have separate compiled code
- VIs that you deploy to an RT target
This method is similar to selecting User from the Cache list in the Clear Compiled Object Cache dialog box and clicking the Delete button.
Note This method does not clear the Application Builder object cache. Use the Clear Application Builder Cache method to clear the Application Builder object cache programmatically.
Remarks
The following table lists the characteristics of this method.
Short Name | ClearCompObjCache |
Data type | No return value |
Available in Run-Time Engine | No |
Available in Real-Time Operating System | No |
Remote access allowed | Yes |