216. ProductLicense

Provide access / dialog for product license

216.1. Summary of Module Globals

List of Global Functions

List of Global Variables

    216.2. Global Functions

    216.2.1. AskLicenseAgreement

    Ask user to confirm license agreement

    Function parameters

    • integer src_id

    • string dir

    • list<string> patterns

    • string action

    • boolean enable_back

    • boolean base_product

    • boolean require_agreement

    Return value

    • symbol

    216.2.2. ShowFullScreenLicenseInInstallation

    Called from the first stage Welcome dialog by clicking on a button

    Function parameters

    • any replace_point_ID

    Return value

    • boolean

    216.2.3. ShowLicenseInInstallation

    Used in the first-stage Welcome dialog

    Function parameters

    • any replace_point_ID

    Return value

    • boolean

    216.3. Global Variables

    216.4. Module Requirements

    216.4.1. Module Imports

    • Directory
    • FileUtils
    • InstShowInfo
    • Language
    • Mode
    • Popup
    • ProductFeatures
    • Report
    • Stage
    • String
    • Wizard
    • WorkflowManager

    216.4.2. Module Includes