• Function output type error

    I'm trying to create a function that takes a ruleId and returns all of the alarms(not just the current ones) in the past week for that rule.  When I try to test it I get the following error:

     

    the value returned by the Script: "Static value of type…

  • What does the VMW_CheckForBaselineAlarm function do?

    I've noticed this function used in various rules.  But I can't find any documentation on it.  What are the parameters passed to it?  What is the result mean?  I'm hesitant to change any of these rules without knowing what is happening in it.  Is…