Weird Calculation? or Something wrong with conversion?

Hi All,

As can be seen in the ss, I am trying to increase the var ‘FontSize’ by 5, but somehow the calculated value is 5 instead.

Am I doing something wrong here?

Additional reference:
I’m using Classic’s design to capture the value ‘10’ here and store as FontSize - fyi

Hi @Dillon_Marius ,

Could you check if there are duplicate variables FontSize present ?

Also, Is it a Dropdown Element ? Maybe in that case, it is just accepting the 2nd Number that is being entered i.e 5 (from 15).

Hi,

add assign activity from activity panel and put it before type into activity.using write line activity print the fontsize variable in output panel.just give fontsize variable in type into activity