This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When deciding between global and context variables, what should you consider first?
Where the value needs to be accessed (scope)
How many controls reference the variable
Whether the value is numeric or text
Whether the app is large or small
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?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?