Online Manual: "User Management Resource Adminstrator"
Go to: User Management Resource Administrator homepage
Script Action: Merge multi-text variable values
Function
This action merges two input variables into one output variable
|
Name |
Description |
|
Input variable 1 |
Name of input variable 1 |
|
Input variable 2 |
Name of inpurt variable 2 |
|
Output variable |
Name of the output variable |
|
Delete duplicates |
Specifies that duplicate entries in the content
of the output variable must be deleted |
|
Delete empty values |
Specifies that empty values in the content
of the output variable must be deleted |
|
Sort |
Specifies that the content of the output variable
must be sorted |
Deployment
This action is typically used in a script where you need to merge two
tables and clean up the content.
|