Dreamweaver 3. Added the strPasteOption argument in Dreamweaver 8.
Pastes the contents of the Clipboard into the current document, dialog box, floating panel, or Site panel.
{strPasteOption}
strPasteOption argument, which is optional, specifies the type of paste to perform. Values include: "text", "structured", "basicFormat", and "fullFormat".
Nothing.
See dreamweaver.canClipPaste().
The following example pasts the contents of the Clipboard as text:
dw.clipPaste("text");
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/dreamweaver/8/apiref/15_pag54.htm