iRobo.Activity.Text Exists

Checks if the provided Text exists in the Word Document or not.

     Note: 

         Before using Office Activities, check Office Automation prerequisites from Office Page.

                                                                                                       

Properties

Input

  • DocumentPath -  Enter Word Document path, including name and extension. (Mandatory)
  • Text -  Enter input Text to check if it exists or not. (Mandatory)


Misc                                                                                                        

  • DisplayName -  Activity header name.


Output 

  • Result -  Enter Output Boolean Variable. (Mandatory)


Steps of Using Text Exists


  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Text Exists Activity to the Sequence.
  3. Enter Text to check in Text field in Property Panel.
  4. Create Exist Boolean Variable to check if the provided Text exists or not and add it Result field in Property Panel.
  5. Drag Message Box Activity below Word Text Exists Activity to check if Text exists or not.
  6. Add Exist Variable to  Message Box Activity input in Property Panel.
  7. If the Text exists, the message box returns True. While if it doesn't exist, it returns False.
  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: Easily create iPhone documentation