NoCache Instruction


Overview
The NoCache instruction function tells the wiki engine to exclude this page from cache. This can be useful for pages that include a lot of embedded wiki search results and the like.

Prototype
@@NoCache()

Parameters

Examples
@@NoCache()


See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function

Related