Forum Discussion

aduddella's avatar
aduddella
Contributor
15 years ago

Scripting help required using ODT data Groups

Hi



I am using ODT data groups to retrieve the information on the webpage to perform some checks



My ODT data group structure is as follows



ODT.Data.Group_name.variable.Line.Count



If i predefine the ODT data group and then use them in the script it is working but I would want to create the data group,variable names dynamically and perform actions so when i create a data variable of group Current_CLI which is pre-defined it throws an error stating that this particular "variable name does not support this property or method" where as  if i use a predefined variable name it works



Could any one please help in this matter



Regards

Anand


1 Reply


  • Hi Anand,





    Could you please post here the code snippet in which a data variable is created dynamically and the snippet that fails to use the variable?