Logic Error

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lebon
    Genius
    .
    • Feb 2010
    • 218

    Logic Error

    Hi,

    - Create simple call flows
    - I have a logic
    c."CCK_Customer_Number" == 33

    I get all time error

    - I use "customer" in admin UI
    => Name = Fance
    => Customer no = 33

    In my script in put the logic if 33 route AgentFR, if 49 route to Agent German etc..

    Have you idea ?
  • kruegerb
    Genius
    .
    • Oct 2013
    • 276

    #2
    what is the exact errormessage?

    Comment

    • lebon
      Genius
      .
      • Feb 2010
      • 218

      #3
      Is done
      because the system variable "CCK_Customer_Number" is a string
      requires double quote

      Comment

      Loading