Maximo Open Forum

 View Only

Javascript named parameters in Automation Scripts

  • 1.  Javascript named parameters in Automation Scripts

    Posted 12-28-2021 12:54
    Hi All,

    I have posted an article about using named parameters within automation scripts.  Hope it is helpful to someone.

    - Jason

    Sharptree | Blog | Named Parameters in Automation Script Functions
    Sharptree remove preview
    Sharptree | Blog | Named Parameters in Automation Script Functions
    In Javascript, functions are defined by name and all function parameters are passed based on position. This means that any parameters not provided in a function call are passed as undefined and that if there are three parameters you must specify all three values even if you only want to pass the third parameter.
    View this on Sharptree >



    #Administration
    #Architecture
    #Customizations

    ------------------------------
    Jason VenHuizen

    https://sharptree.io
    ------------------------------