.. _func_data_swaplists: ========= SwapLists ========= SwapLists - Description =========== .. code-block:: blitzmax SwapLists( list_x:TList,list_y:TList ) Swap the contents of 2 lists Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========