Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Agent Script Dynamic Expressions

    Posted 03-01-2024 04:22
    No replies, thread closed.

    Hi there,

    i have 2 x requirements within a agent script:

    1. i need to get data from comma separated variable, using a Dynamic String Variable within Script, and am using the below but it returns nothing - 
      getIndexValue(["a","b","c"], 0)
      2. Via a Dynamic variable, i need to set a Boolean to either true or false, is this possible? i have tried this. - setToTrue({{SetTier31}})

    #Implementation

    ------------------------------
    Reginald
    ------------------------------


  • 2.  RE: Agent Script Dynamic Expressions
    Best Answer

    Posted 03-01-2024 10:08
    No replies, thread closed.

    resolved



    ------------------------------
    Reginald
    ------------------------------