keyword
For computer applications, a keyword is a word that, in certain circumstances, has a specific meaning in the software language in which the application is developed. Keywords are sometimes called "reserved words", since they should not be used except to convey specific information to the application.
PRPC uses keywords in many situations. For example:
- In a When rule (among others), add a row with the keyword "Top" as the page name on the Pages & Classes tab to identify a top-level page. You can then use the syntax Top.propertyref to identify the page's properties on other tabs of the rule form.
- In a data transform, in the Definition tab, you cannot use the <APPEND> keyword in the For Each Page In action. You must follow the For Each Page In action with an Append to or Append and Map to action.
Related terms
Open topic with navigation