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 DiscussionsSend Request Operation - Response Body?Elements detected, clicked in wrong location with ChromeLatency and Device Disconnect Issues in Test Complete Mobile Testing
Related ContentArray functionsPassing an array as function parameters from KeyWordTest?Keywords and function call parameters