Allow magic text to combine multiple records into a single string

Eg: build a url string from parameters which are defined as multiple key:value records.
This seems like a common usecase, but only comes up once you get deep into building specific apps.