Translations:FP Laboratory 11/22/en

From Marek Běhálek Wiki
Revision as of 11:29, 19 November 2024 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Cerate a function deleteFrom, it will delete an element from the existing container from a GUI. The functions parameters will be:
    • first parameter will be the GUI, where we are inserting the new element;
    • second parameter is the name of the component, that will be rwmoved, you can safely assume, that it will always exist;