Dependencies element
Allows you to link one or more parameters.
Parent
Children
Name | Occurrences | Description |
---|---|---|
Id | [0, *] | Specifies the IDs of the parameters that are linked to this parameter. |
Remarks
This is mostly used for situations in which clicking a button executes a command that includes several parameters. Execution of such a command will only proceed if all dependent parameters have a valid value.
Linked parameters must have their RTDisplay tag set to true.