Conditionally Assign Empty Array

I want to conditionally assign to an array either

So in the code below, what do I replace XXXXXX with to empty the array?

<dmx-array id="this_array" dmx-bind:items="contact.data.contact.contact_regions!=&quot&quot ? contact.data.contact.contact_regions.split(&quot,&quot) : XXXXXXX"></dmx-array>

Best wishes,
Antony.

Community Page
Last updated: