# Variables Problems

**URL:** https://forum.kirupa.com/t/variables-problems/39068
**Category:** flash
**Created:** [January 2, 2004, 9:15pm UTC](https://forum.kirupa.com/t/variables-problems/39068 "2004-01-02T21:15:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Edouard\_Dorval](https://avatars.discourse-cdn.com/v4/letter/e/59ef9b/32.png) [@Edouard\_Dorval](https://forum.kirupa.com/u/Edouard_Dorval)
#### Post date: [January 2, 2004, 9:15pm UTC](https://forum.kirupa.com/t/variables-problems/39068/1 "2004-01-02T21:15:14Z")

</div>

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…(-:
