Exam PEGACSA72V1 All QuestionsBrowse all questions from this exam
Question 16

You have been asked to create a sequence of user forms for a travel reservation process. The forms contain fields that require calculation. For which reason do you use a declare expression to calculate values?

    Correct Answer: D

    Declare expressions are used to automatically perform calculations whenever a field is updated. This ensures that dependent fields are always kept up-to-date in real-time as users make changes, providing an immediate and accurate reflection of calculated values.

Discussion
ClairFraserOption: D

D - when a field is updated. Declare expressions update automatically while editing, not only when a stage is changed.