Yes, I guess I mean two scripts. However, I am using #include to include the second script to be used in my first script.

If there is a variable that is only saved in the second script, but I need to check that same variable value using the first script that did not declare it as a variable, how can I do that?