To set the value in the mentioned cell position
Syntax |
::hw::pmgr::PmgrSetRowColumnValueInTable { instanceName nRowIndex nColumnIndex storedValue } |
Example |
hw::pmgr::PmgrSetRowColumnValueInTable propTable 1 4 helloValue
instance name - propTable |