Appearance
Show Version Info
Shows system infos of the server.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Latest | boolean | If 'True' only the latest changes of the server are shown. The default value is 'False'. | no | false |
Result
| Name | Type | Description |
|---|---|---|
| Header | boolean | If 'True' the text shows the version number. |
| Text | string | Shows the changes of the server. |
Code
text
SHOW VERSION INFO
LATEST=[boolean, default=false]