SetClipBoardValue
When to use the SetClipBoardValue activity
This activity is used to set specific data with a specified format to the clipboard.
Figure 1
| Activity Name | Picture | 
| SetClipBoardValue |                 | 
Technical Reference
| Figure 1.1 
 | S.no | Description | 
| 1 | Specify the input variable/hard-coded string that needs to be set to the clipboard. | |
| 2 | Displays the action that the activity performs in the workflow | |
| 3 | Specify whether to continue executing the workflow even if the activity fails | |
| 4 | Define a Boolean to validate if the activity is completed successfully | 
 InputString should always be a string value.
  InputString should always be a string value.
              Result should always be expressed in Boolean.
 Activity: The SetClipBoardValue activity helps you place data/variable to the clipboard with a specified format, which can be used at various steps of the process.
 Activity: The SetClipBoardValue activity helps you place data/variable to the clipboard with a specified format, which can be used at various steps of the process.
Figure 1.2


