In an automation script you can define a parameter. In case of a Set action, is it possible to use the parameter as input of a table row filter ?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
Hi Bernard,
When selecting a writable table parameter, you should automatically get the index entry available in the Automation UI. This should always be a column parameter, not the table parameter itself.
Michiel Vanthuyne [SLC] [DevOps Enabler] Posted new comment 5th February 2021
That is indeed not currently possible using a set command. The example from Karel to do it using C# code should work.
Thanks Michel,
so If I well understood, it not possible to use the script parameter for the index but only for the value ?