"Resetting" variabes
Hi,
Is it possible to reset variables? For example, if I want to have one file with multiple different calculations inclduing a variable for diameter, is it possible to have a line break or something, so that any variables above it are not used? Therefore variable for diameter needs to be redefined again.
I know that just re-using the same variable redefines it, and that I could use D, D_1, D_2 and so on, but I do not find these acceptable solutions as it increases potential for calculating errors.
And sorry for asking this, I know this must be a common question, but I don't seem to be finding the old ones.


