Difference between revisions of "Magic text:Clipboard text"

(Created page with "<p style="background-color: #EEEEEE; color: Black; border-radius: 10px padding: 10px; font-family: 'Courier New', monospace; white-space: pre-wrap;">This can be used to retrie...")
Tags: Mobile web edit Mobile edit
 
Tags: Mobile web edit Mobile edit
 
Line 1: Line 1:
 
<p style="background-color: #EEEEEE; color: Black; border-radius: 10px padding: 10px; font-family: 'Courier New', monospace; white-space: pre-wrap;">This can be used to retrieve the clipboard's content into for example a variable. It is written as [clipboard].
 
<p style="background-color: #EEEEEE; color: Black; border-radius: 10px padding: 10px; font-family: 'Courier New', monospace; white-space: pre-wrap;">This can be used to retrieve the clipboard's content into for example a variable. It is written as [clipboard].
Note that on Android 10+ you will have to use the [[Action:Clipboard Refresh|Clipboard Refresh]] action before an action/constraint using this magic text in order to retrieve the contents.</p>
+
Note that on Android 10+ you will have to use the [[Action: Clipboard Refresh|Clipboard Refresh]] action before an action/constraint using this magic text in order to retrieve the contents.</p>

Latest revision as of 16:57, 1 November 2023

This can be used to retrieve the clipboard's content into for example a variable. It is written as [clipboard]. Note that on Android 10+ you will have to use the Clipboard Refresh action before an action/constraint using this magic text in order to retrieve the contents.