iRobo.Activity.Get From Clipboard

Copy user's Clipboard content; either Image or String.        

                                                               

                                                                       

Properties

Input

  • IgnoreErrors - Ignore exception error or not. Its input is True/False arguments.


Misc

  • DisplayName -  Activity header name.


Output

  • ImageResult -  Image Variable; to save copied image.
  • StringResult - String Variable; to save copied text.

Steps of Using Get From Clipboard Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Copy Clipboard Activity to the Sequence.
  3. Create ImageElement Variable in Variables Table, to get copied Image. 
  4. Create  String Variable in Variables Table, to get copied Text.
  5. Insert ImageElement Variable name in ImageResult property in Properties Panel.
  6. Insert String Variable name in StringResult property in Properties Panel,  as shown in the image below
  7. Use "Ctrl + c" to copy Text/ Image to Clipboard.
  8. Click Save button from iRobo Studio Menu to save Workflow.
  9. Click Play button to start the automated process.

Created with the Personal Edition of HelpNDoc: iPhone web sites made easy