{[ if (o.value.constructor === Array) { ]} {[ o.value.forEach(function (arrayValue) { ]}{{{arrayValue}}}{[ }); ]} {[ } else { ]} {{{o.value}}} {[ } ]}