I needed a way to receive over 1000 external control signals. With a few trys I found that I could use the same commands that I use when I make a Web based magic sheet with IP commands.
Use {HC.VariableSet('variable page','varible name or order',1)!0D!0A} The !0D!0A is a carriage return/line feed.
Dont make a varibale page with more than 255 variables!
