Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

← 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

Available from version: 1.0.X

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.XVariable array containing usernames of users to check.Variable array Editable field 
Groups list*1.0.XVariable 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 that can be passed into action: group1,group2,group3...
Belongs to all*1.0.XDetermines if any or all groups should be matched.LogicalNotEditable field 
Value for true*1.0.XValue that will be written into result variable if action returns true.Text Editable field 
Value for false*1.0.XValue that will be written into result variable if action returns false.Text Editable field 
Result variable*1.0.XVariable for storing result of action.Variable array Editable field 
Separator1.0.XSeparator used to divide group names in 'Groups list' parameter.Text, <comma>Editable field 

Parameter*- required field

  • No labels