Blocks within current user
List of all the block within the current user group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
user v10.4.28
Returns the current logged-in user object as user-pin.
get ip value v10.4.28
Returns the ip of the user currently browsing the page. It uses the connection so the user does not need to be logged in in order for the IP to be returned.
is on mobile condition v10.4.28
Returns true if the user is on mobile.
is on electron condition v10.4.28
Returns true if the user is an electron user.
is loggedin condition v10.4.28
Returns true if currently a user is logged-in.
has 2fa condition v14.0.3
Returns true if the current user has 2FA enabled and outputs the enabled methods.
token object v10.4.28
Returns information about the currently used user token.
get connection flow v10.4.28
Returns an API connection for the current user
is on ipad condition v10.4.28
Returns true if the user is on an iPad.
Back to
globals
Return to the main group to view all sub-groups