type/cache
check for a cache table
Calling Sequence
Parameters
Description
Examples
type(expr,cache)
expr
-
any expression
The type(expr, cache) function returns true if expr is a cache table.
A cache table can be used as a remember table. See CacheOption for details.
See Also
Cache
CacheOption
CachePackage
type
type/table
type/tabular
Download Help Document