works!!! .. And how to get duration from tChronometerStop into context variable??? Ok in general we place cursor over property field and pres ctrl+space to see key for globalMap, how to do this with in this case? Thanks!
In a tjavarow write context.time_run=((Long)globalMap.get("tChronometerStop_1_DURATION")). Add a .toString() if you would like it to be of string type.