JSL: <
Hello, I would like to use the <<add context function for an outline box as reported in the scripting index. The purpose is to add information to be used by "make combined data table" w=new window("my window", ob=outline box("my outline"));
ob<<add context (...???);
The description in the scripting index does not explain how to pass the "key-value" pair mentioned. I tried different options but w...