You are very correct sir!Mike-on-Tour wrote: Mon 30. Jun 2025, 16:29S_IS_BOT
will not work for this case. As the name implies this only tells you whether the user is a bot or not.
For your purpose you will need to useS_USER_LOGGED_IN
.
I meant IF S_USER_LOGGED_IN
Thanks.