Copy To Clipboard

Last modified by DatPT on 2023/04/17 10:12

RCA.Activities.Core.SetToClipboard

Description

This activity allows you to save specified text into clipboard for further execution.

image-20230417101006-1.png

(* for Mandatory)

Properties

Input

  • Text (String) – Text to be copied to clipboard.
  • Text Format (Dropdown list) - The format of the text you want to copy. Support format are: Text, UnicodeText, Rtf, Html, CommaSeparatedValue, Xaml.

Misc

  • Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it.
  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    E.g: [011594913] Select File

Table of Content

  
Navigation