• 26.07.2025, 10:51
  • Registrieren
  • Anmelden
  • Du bist nicht angemeldet.

 

aquaman2030

Junior Member

Aquasuite API?

Mittwoch, 20. Juli 2022, 18:15

Does anyone know if there's an API for Aquasuite?


What I really want to do in this specific use case is to convert day of week to the actual day name (e.g. if (3) then "Wednesday", etc). I want to write a switch statement to convert these values to names and display on the upper right tile.
Thanks!

InfoSeeker

Senior Member

Mittwoch, 20. Juli 2022, 23:18

I believe that should be doable with the XAML function (xaml.jpg)

aquaman2030

Junior Member

Donnerstag, 21. Juli 2022, 02:47

Haha, thanks for pointing me to that direction! Though I need to learn how to leave the font and color to Auto so they can be set outside the code block.