GetClipBoardValue
When to use the GetClipBoardValue activity
This activity is used to store the data copied from a source to a variable.
Figure 1
Activity Name
|
Picture
|
GetClipBoardValue
|
|
Technical Reference
Figure 1.1
|
S.no
|
Description
|
1
|
Displays the action that the activity performs in the workflow.
|
2
|
Specify whether to continue executing the workflow even if the activity fails
|
3
|
ClipBoardValue property is used to specify the variable in which the extracted output data should be stored
|
ClipBoardValue should always be of the variable type, String.
Activity: The GetClipBoardValue activity helps you store the data to a variable that is copied to the clipboard from a source and can be used on various instances of the execution.
Figure 1.2