# Syntax
The diagnostics form can be displayed to allow the user to performance diagnostical tasks:
```
local diagnostics
```
On GUI products, a window will allow user interaction. On text-based products, a text form will be shown to allow user interaction.
# Examples
The following example displays the diagnostics form:
```
local diagnostics
```
Such as:
![[20260517-script-local-diagnostics.png]]