Which method will instantiate a new page in the clipboard?
-
(a) New-Page
-
(b) Open-Page
-
(c) Page-New
-
(d) Page-Open
C
Correct answer
Explanation
Page-New is the correct method to create a new page in the Pega clipboard. It initializes a new page of a specified class that can then be populated with data. The other options (New-Page, Open-Page, Page-Open) are not standard Pega methods for page creation.