• 25.07.2025, 20:02
  • S’inscrire
  • Connexion
  • Vous n’êtes pas connecté.

 

aquaman2030

Junior Member

Aquasuite API?

mercredi 20 juillet 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

mercredi 20 juillet 2022, 23:18

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

aquaman2030

Junior Member

jeudi 21 juillet 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.