Parameter References
Sub-params within a structure may also be defined as references to other parameters. These behave much like C++ or Java variable references. A parameter reference inherits the referenced parameter’s type, attributes and constraints.