Application.GetAnalysisErrorReport
This function creates a spreadsheet with a listing of analysis warnings and informational messages that occurred when running an analysis from SVB.
| Syntax | Parameters | Return Value |
|---|---|---|
Function Application.GetAnalysisErrorReport( _
Optional MakeVisible As Boolean = True) As Spreadsheet
|
Whether or not to display the analysis error report. This parameter defaults to True. Type: Boolean Default value: True |
Spreadsheet |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
