clear¶ Syntax¶ clear(<table_name>) Parameters¶ <table_name> The name of a table or a list_table variable. Description¶ All items in the named table variable are erased. See Also¶ apply arg_sort clear erase filter_agents filter_by_index filter_values find_index index_agents index_values intersection is_in_list is_in_range last length list (action) pop push range range_list sample_with_replacement sample_without_replacement select select_index set_difference shuffle sort union unique