FreeList()

Syntax

FreeList(List())
Description
Free the specified 'List()' and release all its associated memory. To use it again NewList has to be called.

Supported OS

All

<- FirstElement() - LinkedList Index - InsertElement() ->