function/FRE                                                     function/FRE
 
 NAME
     FRE -- Returns the amount of available memory
 
 ABBREVIATION
     f <shift> R

 SYNOPSIS
     FRE(<dummy>)

 FUNCTION
     This function returns the number of unused bytes available in memory.
 
 INPUTS
     <dummy> - dummy argument and can be any value
 
 RESULT
     Amount of free memory in bytes.

 EXAMPLES
     None
 
 NOTES
     None
 
 BUGS
     None
 
 SEE ALSO
     None