[Name] ATTR_OR_LIST_ATTR [Description] Like ATTR, but it is valid for the user to select a list rather than just a single attribute. This is exactly equivelent to ATTR NO_EXPAND_LIST. If Incoming Attributes are: _creation_instance aList{} aNested{}.nested{} list{}.a aNested{}.structure{}.b All incoming attributes appear in the dropdown which will look like: _creation_instance aList{} aNested{}.nested{} aNested{}.structure{}.b list{}.a In a Transformer (*.fmx) File Syntax PARAMETER_NAME: PARAMETER_TYPE: ATTR_OR_LIST_ATTR[:] [ALLOW_NEW] PARAMETER_PROMPT: