isAnyUserAuthenticated

isAnyUserAuthenticated

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

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.