Function
Closes the current clipboard lock for a sheet on a port.
close-clipboard port sheet => ()
<port>.
<sheet>.
duim-sheets
duim-sheets
Closes the current clipboard lock for sheet on port. A clipboard lock needs to be closed safely after it the clipboard has been used, to free the clipboard for further use.
You should not normally call close-clipboard yourself to close a clipboard lock. Use the macro with-clipboard to create and free the lock for you.