[Name] ATTRLIST_COMMAS [Description] Deprecated. Please use ATTRLIST because: 1. it validates correctly and the _commas variant does not. i.e. if some of the referenced attributes are deleted/renamed upstream, the transformer referencing them will not turn red ("incomplete"). 2. it is very confusing to the user when using published parameters. The user can't tell whether , or space is used as the delimeter. Thus they try use the same PP for both and get into trouble In a Transformer (*.fmx) File Syntax PARAMETER_NAME: PARAMETER_TYPE: ATTRLIST_COMMAS --- PARAMETER_PROMPT: