Returns the amount of free program memory. On all microbees, after NEW or a COLD RESET, the amount of free memory should be 30206.
Example
PRINT FRE(0)
Returns the amount of STRING space available to a program. After a COLD RESET or NEW, the available STRING space defaults to 256.