Answered

how to sum varibales with special characters and decimal number?

Hi, I have a business logic to add numbers with dollar sign and decimal numbers. please help me on this.

number 1= $45,678.90

number=$32,987.65

 

I need to sum up these two numbers with Proof automation 

0
1 comment
Avatar
Joseph Hamdan

Hi Prasanna,

You will need to remove the commas and dollar signs. If you are using Get_We_Value to retrieve the values, you can use Characters To Exclude section as shown below. Then use Set_Var with Expression option to add the numbers.

Regards,
Subject7 Team

0
Comment actions Permalink

Please sign in to leave a comment.