Hello,
I'm modeling a scenario under Trueclient, for a web application which displays a list of result (in a TABLE tag), for example a search result: (for example identifyer, firstname, name, company,...)
Is there a way to extract for example all the names, identifyers and put them in an array.
And then randomize on one element of the array to select for example a random element in the result list