SetClipboardData

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

SetClipboardData


 

Sets data to the Windows clipboard.

 


syntax

SetClipboardData(

         data

         )

 


Parameters

 

data

 

Type:

character

 

Specifies the data to be set on the clipboard as a string.

 

Return value

 

 

Type:

Boolean

 

FALSE - Failure. TRUE - Success.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

×

Calculation Expression Syntax

 

 


reference