User Guide

Clipboard functions 383
dreamweaver.clipCut()
Availability
Dreamweaver 3.
Description
Removes the selection from the active Document window, dialog box, floating panel, or Site
panel to the Clipboard.
Arguments
None.
Returns
Nothing.
Enabler
See dreamweaver.canClipCut()” on page 565.
dreamweaver.clipPaste()
Availability
Dreamweaver 3. Added the strPasteOption argument in Dreamweaver 8.
Description
Pastes the contents of the Clipboard into the current document, dialog box, floating panel, or
Site panel.
Arguments
{strPasteOption}
The strPasteOption argument, which is optional, specifies the type of paste to perform.
Values include:
"text", "structured", "basicFormat", and "fullFormat".
Returns
Nothing.
Enabler
See dreamweaver.canClipPaste()” on page 565.
000_DW_API_Print.book Page 383 Wednesday, July 20, 2005 11:58 AM