Text Templates software

Download your own copy of text repository software today

Contents

Flashpaste Online Help

Prev Page Next Page
 
   
%ClipAsPlainText()% - paste text without formatting from clipboard

%ClipAsPlainText()% macro pastes text from clipboard without formatting. Unlike the %Clip()% macro, %ClipAsPlainText()% pastes only plain text, without formatting, while %Clip()% pastes the complete contents of the clipboard (formatting, pictures, hyperlinks etc.)

As for %ClipAsPlainText()% macro pastes only plain text it works faster and more stable then %Clip()%.

Usage

Just use %ClipAsPlainText()% in your string - this macro will be replaced with the text from the clipboard when pasting.

Examples

  • <a href="%clip()%" target="_blank"></a>%Control(left*4)% - Make link from the contents of the clipboard.
  • Begin %clip()% End - Insert data from the clipboard and include beginning and ending markers.


Copyright © 2002-2010 Tiushkov Nikolay, Softvoile. All rights reserved.