Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
&{for issues}
${Key} belongs to folder ${Folder Name.Name}
&{end}


Folder Path

To get the Folder Path printed on the document you just need to use the placeholder below:


Code Block
&{for issues}
${Key} folder path is ${Folder.Path}
&{end}