CLIPBOARD Object
The CLIPBOARD object is an intrinsic object that represents the Windows Clipboard to provide an interface for common data transfer and exchange operations. It is automatically created at startup and is always available.
Developer Notes
1. The CLIPBOARD object cannot be destroyed by the SYSTEM DESTROY method.