Notifications
Clear all

Format variables

3 Posts
2 Users
1 Reactions
800 Views
(@koesler)
Posts: 2
Member
Topic starter
 
http://numeraljs.com/#format. 

Thank you in advance.">Hello,
I want to format a variable in the text box.

237 --> 23.7 or
237 --> 2.37.

I couldn't find a suitable solution at  http://numeraljs.com/#format. 

Thank you in advance.
 
Posted : 27/05/2025 4:41 p.m. CET
Dominik
(@d-vermehren-2542)
Posts: 24
Member Admin
 

Hello koesler,

what you can do is to change the value with the value manipulation e.g. divided or times 10.

Here is a link to our documentation that describes the whole process:

https://docs.quickhmi.com/en/dokumentation/variables/value-adjustment-of-variables/

I hope this can help you!

 
Posted : 02/06/2025 1:38 p.m. CET
(@koesler)
Posts: 2
Member
Topic starter
 

@d-vermehren-2542 

Hi Dominik,

Yes, thank you very much – it works. I mistakenly tried using the format function in the text box.

Best regards
 
 
Posted : 04/06/2025 11:23 a.m. CET