Intrinsic-18 Free

Top  Previous  Next

18: variable:= Free;

 

This intrinsic returns the number of bytes of available heap space. Since variables and arrays are dynamically allocated space, the number of bytes returned varies depending on where and when Free is called.