dark_mode EN
  • Method WPackage :AddScript
  • Parameters
    cText

    JavaScript code or JavaScript URL

    cName

    Name to set to the WSscript:cName property that allows WScript objects with the same name to be displayed together. Do not use with URL-type JavaScript

    lUri

    True if this is a URL rather than code. xaWeb will attempt to obtain this information by examining the first parameter

    lTop (optional)
  • Return value

Adds a JavaScript script to the package.

Previous chevron_left Next chevron_right