FormsByAir logo FormsByAir

Join multiple tag values with optional separator

Syntax

<<[Join:[Leading Separator]<<Tag1>><<Tag2>>[Trailing Separator]]>> Client Server

Tags Required

Two or more tags to join

Separator

Leading or trailing separator between the output for each tag e.g. [, ] defaults to a trailing space

Examples

Function Result
<<[Join:<<FirstName>><<MiddleName>><<LastName>>]>> Joe Bloggs
<<[Join:<<Address1>><<Address2>><<City>><<PostalCode>>[, ]]>> 100 Queen Street, Auckland, 1000