values.combine()
Combines multiple $values into the list. By default, the function use append method to combine $values. The parameters of the list (bracketed, delimiter, method, null, separator) can be changed by providing map value eg. (method: join).
$values
Last updated 1 year ago