The approach is quite similar to the one, used in Throughput Shaping Timer, it is possible via
__P() or
__property() functions, for instance if you configure Ultimate Thread Group as follows:
./jmeter -Jduration=20 -n -t example.jmx -l example.jtl
Creating summariser <summary>
Created the tree successfully using example.jmx
Starting the test @ Sat Apr 11 13:50:12 MSK 2015 (1428749412405)
Waiting for possible shutdown message on port 4445
summary + 360838 in 16.4s = 22064.2/s Avg: 0 Min: 0 Max: 15 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
summary + 119839 in 5s = 25866.4/s Avg: 0 Min: 0 Max: 5 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
summary = 480677 in 21s = 22901.4/s Avg: 0 Min: 0 Max: 15 Err: 0 (0.00%)
Tidying up ... @ Sat Apr 11 13:50:34 MSK 2015 (1428749434638)
... end of run