blmvxer Mon, 03 Jun 2019 18:45:18 -0700
var a = execProcess(cmd) b = "some string" echo join(a, ": ", b)
and the result is a : b