Can't create keyed array in Server Action

I need to get an indexed array like
[
‘id_amo’ : {
‘name’ : ‘Name’
}
]
from Server Connect. I’m trying to use the Set Array List Index Properties element but it doesn’t work.
The element is not added to the array.
Perhaps this is not the right way?


Community Page
Last updated: