How to find out if game is running in fullscreen?

I want to switch to fullscreen per blueprint only if it’s not the case already (the game exits fullscreen mode if I call the console command ‘fullscreen’ twice).

So is there any method to get this information inside a blueprint?

Any help is appreciated.

I have the exact same question…