args: - description: The list to which we will add the items. isArray: true name: value - description: Item(s) to append. Comma separated supported. isArray: true name: item - auto: PREDEFINED defaultValue: "true" description: Set to true if you want to append item(s) without separating them by comma name: raw predefined: - "true" - "false" comment: Append item(s) to the end of the list if they are not empty. commonfields: id: AppendIfNotEmpty version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: "" enabled: true name: AppendIfNotEmpty runas: DBotWeakRole script: '' scripttarget: 0 isllm: false tags: - transformer - entirelist - general type: javascript fromversion: 6.0.0 tests: - AppendIfNotEmpty - Test