Overview
Copy to Clipboard actions copy string or image data from an object and save it to the device's clipboard. Because it's saved to the device's clipboard, the data can then be pasted into a Play prototype or anywhere else on the device.
Action Properties
Type
Choose if a string (text) or image should be copied to the clipboard.
String / Image
Select the text element (for string type) or image element (for image type) to copy data from. You can use the Expression Editor for advanced actions.
Relevant Expression Editor Properties
Device's Clipboard
device.clipboard
The current value of what is saved to the device's clipboard