creates if not already present. Think of it as a map structure. regards deepak
On Tue, Jan 31, 2012 at 11:01 AM, Nirodha Pramod <[email protected]> wrote: > Hi Deepak, > > > > On Wed, Feb 1, 2012 at 12:24 AM, Deepak Shetty <[email protected]> wrote: > > > > > > http://jmeter.apache.org/api/org/apache/jmeter/threads/JMeterVariables.htmlmaps > > to the vars object > > so vars.put("key","value"); > > > > Does it create a new variable or just change the value of an existing > variable? > > > > > > > >Or is there a better way to do this. > > Depends on what you are trying to do. Using Beanshell has a processing > > cost. > > > > regards > > deepak > > > > On Tue, Jan 31, 2012 at 10:52 AM, Nirodha Pramod <[email protected]> > wrote: > > > > > Hi, > > > > > > Does anyone know how to do add a new variable while executing a > Beanshell > > > PP. Or is there a better way to do this. > > > > > > Thanks, > > > Nirodha > > > > > > -- > > > *Nirodha Gallage* > > > Software Engineer, QA. > > > WSO2 Inc.: http://wso2.com/ > > > Email: [email protected] Mobile: +94716429078 > > > > > > > > > -- > *Nirodha Gallage* > Software Engineer, QA. > WSO2 Inc.: http://wso2.com/ > Email: [email protected] Mobile: +94716429078 >
