$Parameter on panel call

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
AliBou
Posts:25
Joined: Wed Mar 28, 2018 3:57 pm

$Parameter on panel call

Post by AliBou »

Hi
When we call child panel we can transmeet $Parameters to them
Is there a way that these called child panel transmeet to the caller a $Parameter ?
Thank you in advance

Best regards.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: $Parameter on panel call

Post by leoknipp »

By using one of the ChildPanelIOn*Return() functions and PanelOffReturn() you can "send" information to the main panel which has opened the child panel.
Passing $-parameters is possible when opening a panel or when loading panel references.

Best Regards
Leopold Knipp
Senior Support Specialist

AliBou
Posts:25
Joined: Wed Mar 28, 2018 3:57 pm

Re: $Parameter on panel call

Post by AliBou »

Thanks
Best regards,

3 posts • Page 1 of 1