Материал из Module developer
Перейти к: навигация, поиск

The Clone method enables cloning existing popups.
Module.ClonePopup (in_Popup, in_Name)
The input parameters of the method: in_Name - the new wiget name.

  • in_Popup - the link to the popup.

The output parameter of the method is True or False (successful or not).