|
|
Determines whether the current code is executed within a cache macro.
Syntax
| Smartsite SXML |
|
|---|---|
boolean cache.isincache() |
|
Parameters
This Viper method does not expose any parameters.
Return Value
| Data Type | Description |
|---|---|
| Boolean | True if a cache macro wraps the current code. |