I am trying to use the return value from beanshell sampler, later in the while condition ${__javaScript(${homeState}<6)}.
When i run and check logs, ${homeState} is not getting replaced with the beanshell sampler homeState integer value.
Can any one suggest what's wrong going on?
however, when i check the response of beanshell sampler in view results tree, it is returing integer as expected.
