Application class/Clear Application Builder Cache method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 971
Scope Basic Development Environment
Data Name ClearAppBuilderCache
Short Name* ClearAppBuilderCache
Long Name* Clear Application Builder Cache
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type No return value
Invoke Node Clear Application Builder Cache
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Remote access allowedYes

Deletes all VI object files from the object cache that a build specification compiles.

This method is similar to selecting Application Builder from the Cache list in the Clear Compiled Object Cache dialog box and clicking the Delete button.

Parameters

This method has no parameters.

Uses

History

Version Change(s)
LabVIEW 2011 This method was added in LabVIEW 2011.

See Also

External Links