Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
3
Activity
2.7k
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
Studio: 21.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support