Forum Discussion
sudhir_optima
14 years agoContributor
Yes, I am passing the array values through Keyword script.
As mention the function accepts two values array values ( The grid index like, 2,3,...) and column name ( In this cases 'Revenue')
The objective of this function is i want to create a generic function on any grid column. Where we can select any grid values by passing index and name of the column.
As mention the function accepts two values array values ( The grid index like, 2,3,...) and column name ( In this cases 'Revenue')
The objective of this function is i want to create a generic function on any grid column. Where we can select any grid values by passing index and name of the column.