copyCreateGroupArray
layout copyCreateGroupArray boolean { t | nil }
Description
Enables the creation of a group array when using the Copy command.
GUI Equivalent
Examples
envGetVal("layout" "copyCreateGroupArray")
envSetVal("layout" "copyCreateGroupArray" 'boolean t)
Related Topics
Return to top