rowNumberOfRows
layoutrowNumberOfRows intNumberOfRows
Description
Sets the value of the Number of Rows field in the Create – P&R Objects – Row form to the number of sites in each row.
GUI Equivalent
Examples
envGetVal("layout" "rowNumberOfRows")
envSetVal("layout" "rowNumberOfRows" 'int 5)
Related Topics
Return to top