dark_mode EN
  • Method WPackage :New
  • Parameters
    oDoc

    WDoc object that owns the package

    nPos

    The position that the package should occupy in the packages array of the WDoc object itself. By default it will occupy the last position. It is possible for a package to depend on another package. It is important that packages that depend on other packages are deployed after the one they depend on and not before. See the AddDependency method.

    lAuto
  • Return value
    Self (Constructor)

Previous chevron_left Next chevron_right