splits string like "Arial", Times New Roman, Courier; into list, stops on ; and } returns true if at least one item added to list; moves str to new position
See Implementation
splits string like "Arial", Times New Roman, Courier; into list, stops on ; and } returns true if at least one item added to list; moves str to new position