You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to concatenate two arrays in a ZEN expression by way of merging them. The + operator doesn't have an overload for arrays and I don't see any function to do it. Is there a way? Seems fundamental as objects are merged automatically but there's no way to merge arrays it seems.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I'd like to concatenate two arrays in a ZEN expression by way of merging them. The
+
operator doesn't have an overload for arrays and I don't see any function to do it. Is there a way? Seems fundamental as objects are merged automatically but there's no way to merge arrays it seems.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions