Merge or move multiple matrix sheets to multiple matrix objects
1. ms2o
2. ms2o sheets:=1:3 oms:=Merge
3. ms2o sheets:="1,2" oms:=Merge
4. ms2o imp:=MBook1 sheets:="1,2,3" oms:=Merge
Please refer to the page for additional option switches when accessing the x-function from script
Input
MatrixPage
The source matrix.
string
The source matrix layer
Output
MatrixLayer
The destination matrix layer
See the syntax here.
This function merges (moves) multiple matrix sheets into one single matrix sheet with multiple matrixobjects.