Francis L.

  • 0 questions asked
  • 1 answer
  • 0 best answers (0%)
  • Unable to use an extracted variable?

    I have added correlation to a Websocket script to pull back all matching occurrences of a variable called alarms). When the script runs, I get multiple successful extracted...
    Ajaz Z.
    Ajaz Z.

    Ajaz Z.

    Level
    0
    19 / 100
    points
    Francis L.
    Francis L.

    Francis L.

    Level
    0
    13 / 100
    points
    Hi Ajaz, if you want to use variable of variable in your script, simply use command : context.variableManager.getValue(alarm_n) without "". In this case, variable is really use.