Add User To Group
Add a Kick user to a group
Parameters
User Loginrequired
String
can be a user name or a variable like %userName%
Group Namerequired
String
can be a specific group name or a variable
Variables
The following variables will be populated after executing this sub-action:
Description | ||
---|---|---|
addResult | bool | indicator whether the addition has been successful or not Example: True/False |