HyperWorks Tools

::hw::pmgr::PmgrSetRowsInTable

::hw::pmgr::PmgrSetRowsInTable

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrSetRowsInTable

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

 

Syntax

::hw::pmgr::PmgrSetRowsInTable { instanceName nRowCount }

Example

set nRows 5;

::hw::pmgr::PmgrSetRowsInTable propTable $nRows;