8. Using Vision Advanced Features : Global Components
 
Share this page                  
Global Components
You can specify values to use throughout an entire application. These values are known as global components. There are three types of global components you can create in Vision:
Constants to use the same value throughout an application
Variables to set values for a whole application
Record types to define your own data types
Because these values apply to an entire application, you generally can create and use them from any frame. The following sections describe how to create each of these global components and how to use them in your application.