Logs out of a POOM object, freeing the memory used by the object.
POOM objects
objectname.Logout ( )
Argument |
Description |
---|---|
objectname |
The name of the POOM object |
None.
The user must log out of a POOM object to remove it from memory.
The following example logs out of a POOM object:
po_1.logout( )