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.
matches ip condition
v10.4.28
Checks if the current user matches the given ip.
has scope condition
v13.0.5
Checks if the current logged-in user matches the given scopes.
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.
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
users
Return to the main group to view all sub-groups