Was this helpful?
Global Variables
If your ABF or Vision application contains global variables, be sure that they are being initialized in or before the frame that calls them.
Initialize your global variables in the default start frame. However, if you run your application from another frame, your global variables are not initialized.
Last modified date: 04/03/2024