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).
condition
v10.4.28
Returns true if currently a user is logged-in.
is on mobile condition
v10.4.28
Returns true if the user is on mobile.
token object
v10.4.28
Returns information about the currently used user token.
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.
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.
is on electron condition
v10.4.28
Returns true if the user is an electron user.
current user user
v10.4.28
Returns the current logged-in user object as user-pin.
Back to
globals
Return to the main group to view all sub-groups