@session::isAuthenticated

Determines if a user has authenticated.

Syntax:

@session::isAuthenticated()

Parameters:

None

Returns:

(Boolean) true if the User is authenticated, otherwise false.

Example: