Method ExportFunctionDialogScreen
ExportFunctionDialogScreen(string, string, string)
Test documentation GUI dialog print
Declaration
public void ExportFunctionDialogScreen(string moduleName, string functionName, string OutputFilePath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | moduleName | The module's name |
| string | functionName | The function's name |
| string | OutputFilePath | Where to save image |