Description
Verifies if there is a logged in user.
Return Type
Boolean (true/false)
A true returned value means that there is a logged in user.
Example
if (isAnyUserAuthenticated()) { print(currentDate()); }
See also
We've encountered an issue exporting this macro. Please try exporting this page again later.