|
|
Gets a value indicating whether the current process is running in user interactive mode.
Syntax
| Smartsite SXML |
|
|---|---|
boolean env.isinteractive() |
|
Parameters
This Viper method does not expose any parameters.
Return Value
| Data Type | Description |
|---|---|
| Boolean | True if the current process is running in user interactive mode; otherwise, false. |