Pages:
Actions
  • #1 by paulw on 22 Oct 2013
  • I can create a trigger that sets my user variable (example) myvar to back_price/lay_price

    How do I refer to that in a trigger condition?

    So

    condition
       condition
          MyVar > 0.95

  • #2 by MarkV on 22 Oct 2013
  • Hi
    The condition will be:
    and selections trigger expression MyVar is greater than 0.95
  • #3 by paulw on 23 Oct 2013
  • Thanks again
Pages:
Actions