|concat{value1, value2, ...}

|concat{value1,value2,...} is used to concatenate one or character strings to the value of the function used as input.

  • New in : SPIP 1.9.2

Example:
Concatenate to the first name: a blank space then the name

#SET{signature, #FIRST_NAME|concat{' ', #NAME}}
#GET{signature}

will return

Camille Dupont

Voir aussi

Author Mark Published : Updated : 15/07/23

Translations : català, English, Español, français, Nederlands