Clears all caches defined by Waher.Runtime.Cache.
override string FunctionName
Name of the function
ClearCaches(int Start, int Length, Expression Expression)
Clears all caches defined by Waher.Runtime.Cache.
override IElement Evaluate(Variables Variables)
Evaluates the function.
Repository of all active caches.
static void ClearAll()
Clears all active caches.
Class managing a script expression.
Base class for funcions of zero variables.
int Length
Length of expression covered by node.
int Start
Start position in script expression.
static readonly ObjectValue Null
Null value.
Basic interface for all types of elements.