activate application \"Finder\"
tell application \"System Events\" to tell process \"Finder\" to tell menu bar 1 ¬
to tell menu bar item \"Edit\" to tell menu \"Edit\" to click menu item \"Show Clipboard\"
-- Note that the second statement is all one line
display dialog (the clipboard)
It looks like you're new here. If you want to get involved, click one of these buttons!