You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Clipboard Library > addText

5.1 addText

clipboard.addText(string)

This routine adds the contents of string to the Clipboard as plain text, MIME type "text/plain".

Introduced in platform.apiLevel = '1.0'