Due to increasing spam attacks, forum registrations are currently paused to keep our community safe and spam-free. Come hang out and stay connected with us on the SimHub Discord: https://discord.com/invite/nBBMuX7!
Catch you on Discord — and thanks for understanding!
Catch you on Discord — and thanks for understanding!
Notifications
Clear all
Topic starter
28/04/2024 3: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 10: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 1 year ago by Botmeister