Add the object to append Value section and use 'insert dynamic content' for expressions. if you need strings, either place ""
before and after the expression or @{...}
couple the expression in curly brackets. We also don't use double quotes within expressions. It's single quotes for strings.