getStringPoolLimit

getStringPoolLimit(): Integer64;

The getStringPoolLimit method of the Process class retrieves the string pool limit for the executing process.

This method can be called only on the process instance of the current process. Exception 1265 (Environmental object operation is out of scope for process) is raised if you call the method on an instance for another process.

2018.0.01 and higher