Multiple choice technology web technology

What is Page Context

  1. Action not to be taken on the page defined in Page Context

  2. Where you can use $Any, $None
  3. Action will be taken on the properties of the page defined in Page Context

  4. Only used in Declarative rules

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Page Context in Pega defines the scope of where an action or rule will apply - specifically, it targets the properties of the page defined in that context. $Any and $None are special page list keywords, not directly related to Page Context definition. Page Context is not limited to declarative rules and can be used in various rule types to specify the target page.