StaDocuments.Open
This function opens the specified file path as a Statistica document.
| Syntax | Parameters | Return Value |
|---|---|---|
Function StaDocuments.Open( _
FileName As String, _
Optional Visible As Boolean = False) As Object
|
FileName [in]
Type: String Visible [in, optional] Type: BooleanDefault value: False |
Object |