useDummyOwner
layoutXL moveAsSwap boolean { t | nil }
Description
Adds an lxDummyOwner property to the library:cell:view (LCV)-type dummies when an explicit dummy master is not specified at the top of the Modgen array dummy creation and edit flow. These dummies are maintained similar to non-LCV type array dummies.
For example, with the environment variable set, you can add a * character to an Array Assistant grid table widget. The neighbor device information is used to create an LCV-type dummy.
If an explicit dummy master is specified at all points in the flow, this environment variable does not impact the LCV-type dummies.
GUI Equivalent
Examples
envGetVal("layoutXL" "useDummyOwner")
envSetVal("layoutXL" "useDummyOwner" 'boolean t)
Related Topics
The Move Command in the Array Assistant
Return to top