Skip to end of metadata
Go to start of metadata

 

← Return to the list of available actions

If you have trouble understanding how the action works, check the descriptions: Action, Conditional execution, Component parameters

Basic information

Category: User

Action location: Table, Form

Available from version: 1.0.85

Description

Action that searches for a user on the basis of the given login, checks whether the user belongs to one or each of the given groups and saves the defined information about it to the given variable.

Action execution

Leaving the conditional field blank is tantamount to setting it to "true."

Location of the actionOperation of the "Conditional execution" parameterCondition of calling the action
TableInitiating and executing actionTable cell change
Configuration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions
Username*1.0.85Variable array containing usernames of users to check.Variable array Editable field 
Groups list*1.0.85Variable array of group names lists, on which the check will be performed. The default separator of group names is comma.Variable array Editable fieldExample shape of list (if "," is a separator) that can be passed into action: group1,group2,group3...
WARNING! The spaces after the delimiter are not removed, so if "," is a delimiter, the list "group1, group2, group3 ..." will return an incorrect result.
Belongs to all*1.0.85Determines if any or all groups should be matched.LogicalNotEditable field 
Value for true*1.0.85Value that will be written into result variable if action returns true.Text Editable field 
Value for false*1.0.85Value that will be written into result variable if action returns false.Text Editable field 
Result variable*1.0.85Variable for storing result of action.Variable array Editable field 
Separator1.0.85Separator used to divide group names in 'Groups list' parameter.Text, <comma>Editable field 

Parameter*- required field

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.