alignReverseSort
layoutalignReverseSort boolean { t | nil}
Description
Sets the toggle button for the Reverse Sort field on the Edit – Advanced – Align form to on or off
GUI Equivalent
Examples
envGetVal("layout" "alignReverseSort")
envSetVal("layout" "alignReverseSort" 'boolean t)
Related Topics
Return to top