Solved
Append Inside Multidimensional Array/Record
Hi,
I would like to know how I can append data inside multidimensional/record or record relationship array ?
Please check the example bellow
append(
local!sections,
'type!{urn:com:appian:types:SN}SN_DATA'(id: null)
),

