Appearance
Show Link
Shows a link.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Link | string | Name of the link ([Link]). | yes |
Result
| Name | Type | Description |
|---|---|---|
| Link | string | Name of the link. |
| Caption1 | string | Caption 1 |
| Caption2 | string | Caption 2 |
| Caption3 | string | Caption 3 |
| Caption4 | string | Caption 4 |
| Caption5 | string | Caption 5 |
| Caption6 | string | Caption 6 |
| Caption7 | string | Caption 7 |
| Caption8 | string | Caption 8 |
| Caption9 | string | Caption 9 |
| Caption10 | string | Caption 10 |
| Source | string | Source table of the link. |
| Destination | string | Destination table of the link. |
| Fields | integer | Number of the linked fields. |
| Derivation | boolean | If 'True' the destination table is a subset of the source table. Any change in the source table changes the destination table. The destination table cannot be changed with commands like 'Set Records' or 'Update Records'. |
Code
text
SHOW LINK
LINK=[string, Needed]