OpenPageWithNameAndFunctionName Method
                In This Topic
            
            Opens the page which contains a given function. The function is selected in the graphic editor.
            
            
            Syntax
            
        
            Parameters
- strFullLinkFileName
- Full link file name of the project.
- strPageName
- Name of the page to open - if empty it will search in whole project.
- strFuncName
- Name of a function.
 
            Exceptions
| Exception | Description | 
|---|
| ArgumentException | Is thrown in case of invalid
                                    \parameters. | 
| ApplicationException | The graphics editor interface could
                                       not be created. | 
See Also