Appearance
Show Link Fields
Shows the fields of 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 |
|---|---|---|
| Kind | string | Kind of the linked fields: Dimension, Double or String. |
| Source | string | Source table field. |
| Destination | string | Destination table field. |
| Fixed | string | If the destination is fixed, the fixed dimension item is shown. |
Code
text
SHOW LINK FIELDS
LINK=[string, Needed]