I do not seem to be able to initialize a form variable to an array or object literal. I tried the media type and the text type, but neither works. This is similar to a bug I posted about global variables shortly after 4.0 final was released, but I did not mention form variables in that report.
Will a fix be implemented in the next version of 4 to allow form variables to be initialized to array or object literals? Possibly it works now and my syntax is wrong? Although the same syntax within the scope of a function block works fine.
Thoughts?