Pages:
Actions
  • #1 by GoalScorer on 27 Apr 2017
  • Hi!

    There's a trigger called "Backing On the Favourite In Place Market, Depending On The Price Of the Third Favourite In Win Market".

    In trigger there's a condition Selection's Trigger Expression winplace_r_3_back_price is greater than runner_number+1

    I want r_3 to be: Number of winning places in place market + 1

    So for example there are 3 places in place market -> r_3+1 = r_4

    I have tried to set user variable called wpl (places) and then winplace_r_1+wp_ or winplace_r_(1+wp)_ but none works.

    How should I do this?

  • #2 by GoalScorer on 27 Apr 2017
  • Never mind...

    I'll use OR blocks. :)
  • #3 by Oxa (WellDoneSoft) on 01 May 2017
  • Hello!

    I have checked this expression and it seems to work:

    winplace_r_(places+1)_back_price
Pages:
Actions