S
Steve
Hi, I have created an object "Orders" with twenty properties.
Is there any instruction I can use to clear all the properties of the object
without having to go
Orders.OrderID=""
Orders.AttemptID=""
etc.
Thanks
Is there any instruction I can use to clear all the properties of the object
without having to go
Orders.OrderID=""
Orders.AttemptID=""
etc.
Thanks