Pages:
Actions
  • #1 by Orzola on 12 Apr 2013
  • Either I'm missing something fundamental or this (and the similar new variables) aren't working properly.

    To test I just set up a simple trigger to perform an action on condition that bu_bpricedat{100} = 0.

    Now unless I'm missing something, that should return true in any market I have not bet in.  But it returned false.

    bu_bpricedat{100} <> 0 returned true.

    Help please!
  • #2 by mcbee on 12 Apr 2013
  • hi
    can i ask are using
    bu_bpricedat{100}

    or
    bu_bpricedat_100

    because the first is not logical, but the second one is


    mcbee
  • #3 by Orzola on 12 Apr 2013
  • Yes, I had the {} on.

    Schoolboy error but I am in my first term.

    Thanks again McBee
Pages:
Actions