iRobo.Activity. Format Number

Activity that formats number to decimal digits.                                                                                        

Properties

Input

  • Number - Number that will be formatted. (Mandatory)
  • Decimal Digits - Integer variable for the decimal digits for the number.


Misc                                                                                

  • DisplayName – Format Number.


Output                                                                                

  • Result - A string variable that contains number after formatted.

Steps of Using Format Number 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 Format Number Activity from the Toolbox.
  5. Type the number in Number to be formatted .
  6. Put a string variable in the output field Result to get result of the formatted number .
  7. Click Save Button from iRobo Studio Menu or press Ctrl + S keyboard shortcut to save the workflow.
  8. Click Play Button to start the conversion process


Created with the Personal Edition of HelpNDoc: Benefits of a Help Authoring Tool