Posted: Thu Dec 13, 2007 4:31 am Post subject: Using the value stored in a variable as a node name
Novice
Joined: 12 Apr 2007 Posts: 10
Hi all,
I have a tricky requirement here.
DECLARE RESULT CHAR;
SET RESULT = 'PASS';
I need to access a node from the Environment Tree, the name of which is the value of the variable RESULT, i.e. Environment.PASS
The values of the variable RESULT can be dynamic.
Is this a possibility? If not, can someone suggest a work around?
Thanks in advance.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum