property value

(r/w) value value;

Typ

Zugriff

This property gets or sets the value of the bigInt.
var maxSize = shell.serviceManager.basics.bigInt;
maxSize.value = 1024 * 1024 * 1024;         // maxSize = 1 GB