The contents of a named clipboard can be cleared using the syntax: ``` local clear results clipboard NAME ``` # Example Clear the contents of the clipboard `DATA`: ``` local clear results clipboard DATA ```