syntax_check
Compile MQL source code and return syntax diagnostics without executing it.
Instructions
Compile a source via MetaEditor's syntax-only mode (/s) and return diagnostics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| timeout_sec | No |