[Name] LIST_ATTR_NESTED [Description] numerates the incoming attributes into a build up of all list components allowing users to select any level of list component both root lists and nested lists If Incoming Attributes are: aList{} aNested{}.nested{} list{}.a aNested{}.structure{}.b The following will appear in the dropdown: aList{} aList{}.a aNested{} aNested{}.nested{} In a Transformer (*.fmx) File Syntax PARAMETER_NAME: PARAMETER_TYPE: LIST_ATTR_NESTED [ALLOW_NEW] PARAMETER_PROMPT: