Resolved! Very basic question on CRS scripts
I have an "if" statement in a script I'm putting together. If I want to create a condition where a variable equals "3". I could enter queuelength == 3What would this look like if I wanted to create a condition of queuelength being equal to a variabl...