How can I read (get the contents of) a variable on one form to read in another?

e.g. I have a variable ABC defined in form1, and I want to see what it's data is in form 2.

thx