|
|
Returns true if the given scope is actived for this request.
Syntax
| Smartsite SXML |
|
|---|---|
boolean spice.isscopeactive(string scope) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| scope | String | The scope (e.g. pdf or img). |
Return Value
| Data Type | Description |
|---|---|
| Boolean | Returns true if the spice scope has been activated for this request. |