To get a unique list of items from a list, use a for loop appending items to a UniqueList (then copy over to the list). Example usage code: unique = UniqueList ...
確定! 回上一頁