• 26.07.2025, 13:01
  • Register
  • Login
  • You are not logged in.

 

aquaman2030

Junior Member

Aquasuite API?

Wednesday, July 20th 2022, 6:15pm

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

Wednesday, July 20th 2022, 11:18pm

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

aquaman2030

Junior Member

Thursday, July 21st 2022, 2:47am

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.