• 25.04.2026, 08:39
  • Register
  • Login
  • You are not logged in.

 

Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

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.