Microsoft Power Platform App Maker — Question 22

You need to consider the underlined segment to establish whether it is accurate.
To configure the value for a global variable, you should use the Set function.

Answer options

Correct answer: D

Explanation

The statement is correct because the Set function is indeed used to configure global variables in Power Apps. The other options, such as UpdateContext, are used for local variables, and options A and B do not pertain to variable configuration.