Application.RouteOutput
This function displays output based on the Statistica output manager settings. For example, if the output manager settings specify that all results should be placed in a workbook, then this method will display the specified object inside a workbook.
Syntax | Parameters | Return Value |
---|---|---|
Function Application.RouteOutput( _ docs As Variant, _ Optional topFolderName As String = "STATISTICA Application", _ Optional makeNewTopFolder As Boolean = False, _ Optional subFolderName As String = "", _ Optional newMultipleWorkbook As Boolean = False, _ Optional location As Variant, _ Optional itemTitle As Variant) As ApplicationOutput |
Type: Variant Type: String Default value: "STATISTICA Application" Type: Boolean Default value: False Type: String Default value: "" Type: Boolean Default value: False Type: Variant Type: Variant |
ApplicationOutput |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.