Concatenate a number of string terms into a single string. This is useful for passing arguments with variable names.
The values to concatenate
{{filePicker target=(concat "faces." i ".img") type="image"}} Copy
{{filePicker target=(concat "faces." i ".img") type="image"}}
Concatenate a number of string terms into a single string. This is useful for passing arguments with variable names.