Create your first automation in just a few minutes.Try Studio Web →
by YouTube
3
Activity
<100
Summary
Summary
This activity normalizes numbers that can come in different formats and outputs them as Double.
Overview
Overview
This activity takes one string input, a non-normalized number and outputs its conversion to Double.
Use cases:
123,4 -> 123.4
1,234.0 -> 1234
1.234,56 -> 1234.56
1.234.567,89 -> 1234567.89
$123,1 -> 123.1
123 EUR -> 123
NOTE: Installation Guidelines for Custom Activities can be found here.
Features
Features
This component is useful when you're dealing with unstandardized numbers, with different formats. For example prices coming with both dot separators and comma separators for decimals.
Additional Information
Additional Information
Dependencies
None
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.0.0.1Updated
February 18, 2020Works with
Developed & tested with Studio starting with 2018.3. Should be compatible with any Studio version.
Certification
Silver Certified
Support
UiPath Community Support