I'm testing an desktop app that combine variable and some strings as a menu item.
The node combines a few variables such [Name] & "|Department|" & [DepartmentCode].
May I know where I can find the syntax or wizard to help me concatenate a set variable with some strings.