Using the following in a form script;
oColl1 = IDOClient.LoadCollection("ue_qc_partspecs", "Item, Thickness, DrawTemp, WaterTemp, Weight", "", "",10000)
I can only retrieve 500 records and I need 1023 pulled in. How do I increase the number of records?