.. _clear: clear ***** **Syntax:** :code:`clear(image name)` Dispose image or value from the system (and free memory that the object consumes). This command can be used in the distributed processing mode. Use :ref:`distribute` command to change processing mode from local to distributed. Arguments --------- image name [input] ~~~~~~~~~~~~~~~~~~ **Data type:** string **Default value:** "" Name of image or value to erase. Specify empty name to clear everything. See also -------- :ref:`list`