In "Result Processing", I have two "Generate Report" steps. These two steps save the report in two different locations. I want to change the directory dynamically in the TestStand sequence using Report Options callback for the one step and leave the directory path for the other step unchanged.
Is this possible in ReportOptions callback?
Does ReportOptions callback directory parameter target only the directory for the first "Generate Report" step?