Answered question

Get Largest Value from Variable Extractor?

Hi,
I want to extract the largest value from an array of numbers extracted when I create a variable extractor.
My main problem is the position of the largest value changes ever time. (i.e its not always the first or last value).

Is it possible to do this or do I need to use JavaScript?

Sean O.
Sean O.

Sean O.

Level
0
22 / 100
points
Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

There isn't such logic in the variable extractor. The best would be to extract all your values and use a Javascript to keep the largest one.

Did you find this useful ?

No (0)

Yes (0)

0% of users found this answer useful