viewon display % character
RéponduHi,
I have a text in viewon to display a value.
The value is a percentage so I want to add the % symbol after the value but the value is multiplied by 100 if i write => #% <=
So I try to escape the % symbol by putting quotes like => #'%' <=
Now the value is good but the interface show the quotes !
How to do ?
Best regards,
Eric
0
-
As a workaround, you can use a zero width space between the # and % to prevent it from multiplying the value by 100. Here's a website where you can copy a zero width space character: https://zerowidthspace.me/
1 -
Perfect it works.
Thanks.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
2 commentaires