Concatenate columns by plot designation
Minimum Origin Version Required:2019
coljoinbydesig -r 2;
coljoinbydesig -r 1 rd:=[<new>]<new>;
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Input | rng |
Input Range |
|
Specify the input data range. |
Output | rd |
Output ReportData |
|
Specify the output data range. |
This X-Function can be used to join the columns with same plot designation.