Hello Community,
The process private global doesn't impact the $storage. But, Why the value has decreases at first time of initialization.
IRIS for Windows (x86-64) 2023.3 (Build 254) Wed Nov 8 2023 13:28:10 EST
LEARNING>write "$Storage: ",$storage
$Storage: 2199023141712
LEARNING>set ^||Test="Test"
LEARNING>write "$Storage: ",$storage
$Storage: 2199023136848
LEARNING>write 2199023141712-$storage
4864
Just want to ensure about it.
.png)
.jpg)


