cacheEnabled

abstract var cacheEnabled: Boolean

Whether caching is enabled or not. Default is based on the context's cache property.

Caching avoids having to calculate the same expression several times when using the same input variables.