This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which type of variable is preferred when you are unsure?
Global variables
Context variables
Collection variables
Default variables
Which control do you use to reference a context variable on another screen?
A Label control
A Form control
Any control type that supports variables
Context variables are only available from the screen they were created on
How can Global variables be used to enhance performance?
They cannot, they slow down the system
By increasing the cache rate to 1000
By storing information to be referenced throughout your app
By caching data for a closed app
You must answer all questions before checking your work.
Was this page helpful?