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 PRPC rules specifies which page's properties the rule will operate on. It's not about excluding actions (A), not specifically about $Any/$None usage (B), and not limited to declarative rules (D). The Page Context directly targets the property scope.