UNLOAD | 
| UNLOAD(object) | 
Removes an object from memory.  | 
| object | The object to unload (Object). | 
| REMARKS | 
| * Unloads the object such as a form or object. * You can use the LOAD statement to loads an object without displaying it. * For the Microsoft documentation refer to learn.microsoft.com  | 
Call Unload(frmDisplay)
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top