Returns the current (private) memory usage (in bytes).
Syntax
Smartsite SXML | Copy Code |
---|---|
integer env.memoryusage() |
Parameters
This Viper method does not expose any parameters.
Return Value
Data Type | Description |
---|---|
Integer | The amount of physical memory allocated for the current process. |