Notifications
Clear all
Topic starter
28/04/2024 2:31 pm
Hi all
I'm trying to create a dashboard to show the properties for Simhub ShakeIt Wind/Motors.
I'd like to show the current wind mode, which I have figured out how to do, but the text is showing with the first letter capitalised and the rest lowercase (eg. "Static/Dynamic"), however I'd like to show the text all in uppercase.
Please could someone tell me how to do this?
Thanks in advance
29/04/2024 9:27 am
edit Formula / FX > Insert Function > search for 'case' > results are:
- lcase(wind property)
- tcase(wind property)
- ucase(wind property)
This post was modified 7 months ago by Botmeister