Conserve The decimals

Is it possible to keep decimals in a value which you save in a variable like .toString?

Hi @Beatriz_Eugenia_Duqu

Yes. It is possible.

Below is the SS for the same. I have taken initialValue as Double.

Mark as solution and like it :slight_smile:

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

2 Likes

Hi,

Can you just try this method below
Use Assign Activity Doublevariable =“5609.43”
and convert Str(Doublevariable)

Please refer Screenshot below

image

Regards,
Neelima.