Create Condition to variable "callflow$.First_Name"

Status
Not open for further replies.

_aMiCiCi_

Bronze Partner
Joined
Apr 16, 2022
Messages
41
Reaction score
6
Hi, I ask for help for a small condition that I want to create within my cfd.

If the variable "callflow $ .First_Name" is present in a specific prompt, if the variable is not present in the search of the crm another prompt message must be sent.

I understood that I have to use the create condition, but I didn't understand how to implement it.

Can you help me?
 

Attachments

  • Schermata 2022-04-20 alle 12.29.06.png
    Schermata 2022-04-20 alle 12.29.06.png
    39.6 KB · Views: 78
  • Schermata 2022-04-20 alle 12.29.24.png
    Schermata 2022-04-20 alle 12.29.24.png
    25 KB · Views: 77
  • Schermata 2022-04-20 alle 12.29.40.png
    Schermata 2022-04-20 alle 12.29.40.png
    28.2 KB · Views: 76
In the branch you want to execute when the variable callflow$.First_Name has a value, you should set the Condition property to the following expression:
GREAT_THAN(LEN(callflow$.First_Name),0)

You can use the Expression Editor to easily build expressions without errors.
 
Status
Not open for further replies.

Forum statistics

Threads
111,973
Messages
590,078
Members
164,896
Latest member
sameage