Free - Function SummarySummary:Frees a REBOL resource. (Command version only) Usage:free value Arguments:value - The value argument. (must be: library struct) Description:FREE does nothing for most datatypes, which are automatically freed when they are no longer used by your program. Refer to the REBOL/Command manual for more information about the use of the FREE function for special Library interfaces.
| ||||
|