GetClipboardValue

Estimated reading: 1 minute 1687 views

This activity helps the user to retrieve the data from the “Clipboard”.

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 specifies the version of the FS automation feature in use.

OUTPUT

ClipboardValue: *It helps to view the output of the activity as the data retrieved from the clipboard in “String” format. This field returns the output in “String” datatype.

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
.

* Represents mandatory Fields to execute the workflow.

Share this Doc

GetClipboardValue

Or copy link

CONTENTS