Numeric Operations
The automation tools module for numeric operations converts decimal formats.
TBox Convert Decimal
Converts decimals from one format to another format or culture. You can convert the following formats:
-
Culture names supported by Microsoft, such as de or en
-
Calculations format MathFormat
-
Tosca Cloud numerical format ToscaFormat
-
Format of test object TargetFormat
Value |
Description |
---|---|
InputValue |
This is a structural element and you don't need to enter a value. Use action mode Select. |
Value |
Input value you want to convert. |
DecimalFormat |
Format of the input value. |
ConvertedValue |
This is a structural element and and you don't need to enter a value. Use action mode Select. |
Value |
Desired output value. |
DecimalFormat |
Format of the output value. |
CustomNumericFormatString |
You can add this value manually, to use a custom numeric format string. |