layout export
The layout export command prints to the screen the CLI commands that create the currently loaded layout, or a specific layout if its name is provided.
Usage
layout export ["LayoutName"]
Parameters
Parameter | Description |
---|
LayoutName | The name of this layout. The maximum number of layouts is 16. If it contains a space character, the entire string must be enclosed in quotes. |
Examples
♦matrix_host(layout_name)# layout export "My Layout" Export name "My Layout"
♦matrix_host(layout_name)# layout export Export the currently loaded layout