lxInitResetSource
layoutXL lxInitResetSource boolean { t | nil }
Description
Prompts you to reset the source before starting the Layout XL layout editor from the layout.
GUI Equivalent
Examples
envGetVal("layoutXL" "lxInitResetSource")
envSetVal("layoutXL" "lxInitResetSource" 'boolean t)
envSetVal("layoutXL" "lxInitResetSource" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top