sudhir_optimaContributor14 years agoHow to pass array as function parametersWe have written a function which accepts array value. function SelectMultipleGridvalues(RowIndex,ColumnName) { Aliases.QBIS.GrpBox.grdControl.ClickCell (RowIndex[0],ColumnName); for (...Show More
Recent DiscussionsApplication url change managementDelphi Mainmenu items is not clickedTestComplete Chrome Host (32-bit) process not clearing up after running test
Related ContentArray functionsPassing an array as function parameters from KeyWordTest?Keywords and function call parameters