ClearClipboard
This activity helps the user to clear all the text available in the “Clipboard” data.
Properties
MISC
DisplayName: Displays the name of the activity. The activity name can be customized which will help in troubleshooting.
SkipOnError: Specify the Boolean value as “True or False.”
True: Continues to execute the workflow irrespective of any error thrown.
False: Stops the workflow if it throws any error.
None: If the option is specified as blank, by default the activity will perform the “False” action.
Version: It indicates the version of the feature that is being in use.
OUTPUT
Result: This parameter allows you to view the execution status of the activity and returns a value in “Boolean.”
True: Indicates that the activity has been executed successfully without any errors.
False: Indicates that the activity has been unsuccessful due to an unexpected error being thrown.