REBOL Document

Free - Function Summary


Summary:

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.


<Back | Index | Next>

Copyright 2004 REBOL Technologies