You mean at real time or on the editor??? As far as I know, clipboard is a OS function and applies to all programs, you can copy a text body from (e.g.) word, an internet browser, photoshop or whatever to any other software, including construct.
If you mean that you want to get the contents of a Text or TextBox object at run time, then use the "get the object's text" action.
See this example: