Exposable Null and Javascript

Hi guys,

I’m trying to set the 7 item array of values for the Exposable Null via javascript SetExposedPropertyValue(). However, I can only seem to send a single value (picked up as the x coordinate), when I try an array or dict I just get errors.

Am I doing something wrong, or is the javascript API just that limited?

TIA