.. _func_data_clearlist: ========= ClearList ========= ClearList - Description =========== .. code-block:: blitzmax ClearList( list:TList ) Clear a linked list Removes all objects from @list. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========