Blue Prism Certified Developer (AD01) — Question 92

If you change a session variable when will the new value be available to the process?

Answer options

Correct answer: A

Explanation

The correct answer is A because session variables are updated immediately, making the new value available for use right away. The other options suggest delays or conditions that do not apply to the immediate availability of session variable changes.