@Eduardo thank you, I understand your suggestion but unfortunately it doesn’t solve my problem.
What I’m trying to do is, access the value property of my dropdown Input from outside of the dash app. So ideally, I would export the value property as a string so that I can use it in an if statement as shown above.
I do not understand what you ere trying to do.
You can do this if statement directly in your callback.
Other alternative is write the value in a file, but always throughout a callback.