Is Logged In?
Is logged in? allows the application and the administrator to know if the user is really registered and with an active session, that is to say that he has not logged out, allowing access

(Does not contain Entry Vars)
Step by Step :

User is logged in : It is executed if a user is logged into the application.
OutVars
Null
User is not logged in : It is executed if no user is found logged in the application.
OutVars
Null
Last updated
Was this helpful?