rowFlipUnit
layoutrowFlipUnit boolean {t|nil}
Description
Sets the Options: Flip Every Other Row check box in the Definition section of the Create – P&R Objects – Row form to flip every other row in the site. The valid values are t and nil.
GUI Equivalent
Examples
envGetVal("layout" "rowFlipUnit")
envSetVal("layout" "rowFlipUnit" 'boolean t)
Related Topics
Return to top