/
Include Macro

Include Macro

Description: This macro allows you to include pages content into Executable document allowing for example, to define a setup and a tear down page and include it in executable pages avoiding duplication.
Syntax: {greenpepper-include}
  Mandatory parameteres:

  • pageTitle: The page title you want to include 

  Optional parameteres:

  • spaceKey:Default --> Macro's residing space
    You can specify a specific space for your included page.
  • title:Default --> Macro's residing pageTitle
  • expanded:Default --> falseNEW in 2.4
    You can ask for the included page to be expanded on page load.
Example
{greenpepper-include:pageTitle=My Setup}