iRobo.Activity.Split Text

Split Text based on a string separator and return and string array containing the split result.



Properties

Input

  • Separator  - String separator to be used in splitting
  • Text - String Input Text to be split


Misc

  • DisplayName - Split Text. 


Output                                                                                                        

  • Result - String Array contains split string.

Steps of Using Type Into Activity   

  1. Open iRobo Studio.
  2. Navigate to Existing Project or create new project.
  3. Right click on project name and create new workflow.
  4. Drag the Split Text Activity from the Toolbox.
  5. Enter the Input Separator.
  6. Enter the Input Text to be split.
  7. Enter a Result Variable for the result of the split string
  8. Click Save Button from iRobo Studio Menu or press Ctrl + S keyboard shortcut to save the workflow.
  9. Click Play Button to start the conversion process.


Created with the Personal Edition of HelpNDoc: Easily create Web Help sites