Show/Hide Toolbars

 PhraseExpander 5 Manual

Navigation: Designing templates > Macros > Data

Get Clipboard contents

Scroll Prev Top Next More

It 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

Template:

{#clipboardGet#}

 

Result:

the text contained in the Clipboard is inserted into the document

 

 

Template:

{#clipboardGet 3#}

 

Result:

the 3rd most recent items contained in the Clipboard history is inserted into the document

Created with Help & Manual 7 and styled with Premium Pack Version 3 © by EC Software