system.db.clearNamedQueryCache.md
New in 7.9.6
This function is used in Python Scripting.
Description
This clears the cache of a Named Query. If called from the Shared Scope (i.e., Tag Event Scripts, Alarm Pipelines, etc.) then the name of the project must be passed as a parameter.
Client Permission Restrictions
This scripting function has no Client Permission restrictions.
Syntax - Project Scope
system.db. clearNamedQueryCache(path)