Other HPE Product Questions
1752572 Members
4748 Online
108788 Solutions
New Discussion

Globa variables LoadRunner TRUCLIENT

 
HeyFred
Occasional Advisor

Globa variables LoadRunner TRUCLIENT

Hi all,

I want to create a global variable x as an array

in the init part I add an evaluatejavascript code in which I put:  Global.x=["x1","x2","x3"]

then in the action part of the script I call in the javascript on object: Global.x[1]

and I've the message "can't access dead object during evaluation" 

How should I use global variable ?

I need help please

 

1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: Global variables MF LoadRunner TRUCLIENT