|
|
Returns a boolean indicating whether the OS is 64-bit.
Syntax
| Smartsite SXML |
|
|---|---|
boolean env.is64bit() |
|
Parameters
This Viper method does not expose any parameters.
Return Value
| Data Type | Description |
|---|---|
| Boolean | True when the OS is 64-bit; otherwise, false. |