Skip to content

Tamper: Implode

Converts an array to a string.

Fields

Data
Token name
String glue

Join array elements into a string. For example, array('a', 'b', 'c') would become "a, b, c". A space can be represented by %s, tabs by %t, and newlines by %n.


Last update: February 5, 2023 15:10:36