gretl_gui_version
Retrieve the installed Gretl GUI version by running gretl.exe --version, with optional path and timeout configuration.
Instructions
Return the installed Gretl GUI version by running gretl.exe --version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gretlGuiPath | No | Optional explicit path to gretl or gretl.exe. | |
| timeoutSeconds | No | Maximum time to wait for gretl.exe --version. Defaults to 10 seconds. |