Hi!
I created some variables and applied them to the element but it shows me 0, is it possible to show me 177.5 without the round formula (178)?
Thanks
locosyka Answered question 04/11/2024
quick workaround (not suitable for further calcukating but only for showing value)
if var1 is 1.33
and var2 is (var1-trunc(var1))*100
then %var1%.%var2% will show 1.33
PS. can’t open https://ibb.co/bHmq2cv
locosyka Answered question 04/11/2024