Skip to content

Set OutputFolderPath variable as global variable #53

@rebelinux

Description

@rebelinux

Description

In several of my reports I am generating a diagrams of the infrastructure. The situation I have is that when exporting the reports I would like them to be saved in the same directory where the 'OutputFolderPath' variable is set. Currently this variable is of scope script and I can't access its content from the context of the reports.

I would like to propose that the variable 'OutputFolderPath' be set to Global so that I can use the variable from my reports.

Additional Context

Saved 'AsBuiltReport.Veeam.VBR.png' diagram to 'C:\Users\jocolon\'. <+++ Saved to current local path
Veeam VBR As Built Report 'Veeam Backup & Replication As Built Report' has been saved to 'C:\Users\jocolon\AsBuiltReport\'. <+++ Saved to OutputFolderPath

Before submitting

  • I have read the documentation, and referred to the known issues before submitting this change request.
  • I have checked for previously opened & closed issues before submitting this change request.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions