Variables Problems

Hi…
Is it possible (I’m sure it is) to make a variable get the same value as another even if they don’t have the same variable name.
Example
if var ONE eq True
to make another variable such as
var TWO eq"same value as var ONE" in that case var TWO eq True
Any help please…(-: