79384761

Date: 2025-01-24 15:09:21
Score: 1
Natty:
Report link

If you want to create a List like you do and want to be able to look for values basing on Integer numbers you can do this using __groovy() function like:

${__groovy(vars.getObject('events').find { it[0] == 2 }?.get(1),)}

More information on Groovy scripting in JMeter: Apache Groovy: What Is Groovy Used For?

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-1):
Posted by: Ivan G