Hello,
I am learning how to run tcl scripts in hypermesh. I want to clear all the values assigned to the variable in the previous run before running the new script. I am facing difficulty in clearing all the values assigned to the variables. I tried using 'clear' command but it doesn't work. Does anybody know how to clear previously assigned values of the variables?