I made myself a remote mysql connection (using api) where i can select, insert, update and delete values in a remote (local nas) mysql database.
The api works, i can do all the functions and use them if needed in a scene, but…
I want to get a list of these values and show them in my UI7 interface.
Can I somewhere print these values?