modgenRememberBodyContactVals
layoutXL modgenRememberBodyContactVals boolean { t | nil }
Description
Specifies whether the values from the body contacts form should be saved.
GUI Equivalent
|
Modgen Editor – Body Contacts button on the Modgen Placement toolbar |
|
Examples
envGetVal("layoutXL" "modgenRememberBodyContactVals")
envSetVal("layoutXL" "modgenRememberBodyContactVals" 'boolean t)
Related Topics
Return to top