Jlam | 2024-09-17 01:39:55 UTC | #1
I'm new to coding and learning the concepts of writing expressions. Is there a tool to assist with composing and deciphering expressions?
In this Genesys example for creating an incoming call from a specific number, the expression used is: Count(Find(Task.blockedNumbers, ToPhoneNumber(Call.Ani))) > 0
I don't understand how to read this expression. Do I need to learn basic Python in order to understand and write expressions ?
AdrianRodriguezVar | 2024-09-17 07:26:33 UTC | #2
Hi, When you try to create an expression, you can check the button marked in yellow, then appears on the left the documentation of the expressions.
Jlam | 2024-09-17 16:43:05 UTC | #3
Hi Adrian, I did see that tool thank you. However, I do not understand how to use it. For example, if I want to create an expression to grab the ANI from a variable and send it to a queue. What would be the logical thinking behind using this tool?
I think I lack the basic foundation to write expressions and I suspect it's learning basic coding.
system | 2024-10-18 16:43:47 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 29356