DRAFTThis page is not published. Only visible in development mode.
is module

is::anonymous

Check if the current user is anonymous (not authenticated).

Syntax

RQL

Parameters

This function takes no parameters.

Return Value

Returns a Boolean indicating whether the current user is anonymous (not authenticated).

Examples

$ Check if the current user is anonymous
$ ctrl+enter to run

Related Functions