Property returns the full path and folder name of the current test Suite.
Use this property to discover the current test results file saving location.
Syntax: |
---|
CurrentOrderFolderPath = test.summaryResultsPath |
Parameter: |
Description: |
---|---|
<None> |
Output is a String containing the current Trading Blox path for saving the current test result files. |
Example: |
---|
' Display Summary Results Path PRINT "test.summaryResultsPath" |
Returns: |
---|
Printed output would look something like the following: test.summaryResultsPath Test 2017-05-31_10_11_29 |
Links: |
---|
|
See Also: |
ForexDataPath, FuturesDataPath, OrderReportPath, ResultsReportPath, StockDataPath |
Edit Time: 9/21/2020 3:50:27 PM |
Topic ID#: 593 |