JMETER SET VAR JSR

// value must be str type
vars.put("variable_name", "value");
Alexey Svetlov