Get Clipboard Contents |
Top Previous Next |
Retrieves the text currently stored in the Clipboard (plain text only) or the element contained in the Clipboard History. Syntax
{#clipboardGet itemToRetrieve#}
itemToRetrieve: items to retrieve from the Clipboard History (optional). If no item is specified, PhraseExpander returns the contents of the Clipboard.
Example Phrase: {#clipboardGet#}
Result: the text contained in the Clipboard is inserted into the phrase |