Module.PanelName:Shape gives Error in Script

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
2 posts • Page 1 of 1
marcel.gay@wimag.ch
Posts:62
Joined: Thu May 07, 2015 6:55 pm

Module.PanelName:Shape gives Error in Script

Post by marcel.gay@wimag.ch »

I want to call a function (registerHeader()/registerPanel()/activeRegister() in another module and get a script error (see attachement)
The function "setValue" is running with the same principle and with no Error
Attachments
script.jpg

gschijndel
Posts:376
Joined: Tue Jan 15, 2019 3:12 pm

Re: Module.PanelName:Shape gives Error in Script

Post by gschijndel »

The 'Module.PanelName:ShapeName' syntax only works as a string in the functions 'set/get(Multi)Value' and 'getShape'.
By using the shape pointer returned by 'getShape' you could the shapes functions.

2 posts • Page 1 of 1