@servicenow/sdk - v4.4.1
    Preparing search index...

    Enumeration ProgramUpdateLevel

    Index

    Enumeration Members

    Enumeration Members

    Full: 2

    Loads program completely, including:

    • re-reading contents of config file from disk
    • calculating root file names for the program
    • Updating the program
    RootNamesAndUpdate: 1

    Loads program after updating root file names from the disk

    Update: 0

    Program is updated with same root file names and options