The way I’m working around this limitation is JSON.stringify(). It’s a bit hacky, but gets the job done.
-dan > On Jan 17, 2019, at 1:10 AM, Zaid Abdulla <[email protected]> wrote: > >> On Tue, 2019-01-15 at 10:28 -0200, Matheus Silva Santos wrote: >> Is it possible to create VirtualParameters structures like trees? > > Unfortunately not. It's a feature I'm considering but not quite sure > yet how to go about implementing it. > > -- > Zaid Abdulla <[email protected]> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
