I have one array
1 2 3
another array
4 5 6
How do I use one function to join the 2 arrays?
=filter({A1:A;B1:B}, {A1:A;B1:B}<>"")