Pages:
Actions
  • #1 by drab on 27 Jan 2016
  • Hi Guys,


    I have a trigger condition : Market name contains "Gr4/5"


    The Gr4/5 is being evaluated as Gr0.80000 ,


    How do i get as string with a /  char treated as text and not evaluated as a numeric.
    BTW I've tried Gr4/5, 'Gr4/5' and "Gr4/5", none work


    Chat soon,
     Drab
    16:19:31Selection: 2. Fab Surfy, initial expr.: "Gr4/5", intermediate: "Gr4/5", final: "Gr0.80000000".16:19:31Checking condition and Market's Name contains "Gr4/5".
  • #2 by MarkV on 27 Jan 2016
  • Hi
    try:
    and selections trigger expression FIND("Gr4/5", "market_name") is greater than 0
  • #3 by drab on 01 Feb 2016
  • Great, this work around seem to be working.


    Thanks.

  • #4 by MarkV on 01 Feb 2016
  • LOL I had a job finding out what market has the string "Gr4/5"
    In the end I googled "Fab Surfy" and found a greyhound that says g'day  ;D

    glad it's working
Pages:
Actions