How to bring forward an external application?

Hello,
How do I bring forward an external application (whose name and Bundle ID I know) that is in the background (with ou without MBS) ?
Thanks

Here’s an example of how to do it with declares:

https://www.dropbox.com/scl/fi/yid1pfcdhricyw5c1mi4w/LaunchingAppExample.xojo_binary_project?rlkey=jzx2khvgd51i7za0mycp7v66p&dl=1

Thanks a lot.