Page 1 of 1

confirm if user is login

Posted: Sat Mar 30, 2024 10:58 pm
by vintoICT

I have some code that should run only when a user is login

ho do i determine if ISLOGIN .


Re: confirm if user is login

Posted: Sun Mar 31, 2024 12:49 am
by mobhar

You may simply use IsLoggedIn() global function.