- Joined
- Dec 19, 2023
- Messages
- 122
- Reaction score
- 214
Hi all. I am trying multiple expressions in the dynamic audio prompt and just not getting it. Can someone post an iif example? I see a variable strLanguage to 1 or 2 in beginning of CFD. Then in the dynamic audio express I have:
[IIf(callflow$.strLanguage=="1","English.wav","Spanish.wav")]
The wav files are in the Audio folder of the project. But build does not like the expression. Still new to the CFD expressions.
Thank you in advance.
[IIf(callflow$.strLanguage=="1","English.wav","Spanish.wav")]
The wav files are in the Audio folder of the project. But build does not like the expression. Still new to the CFD expressions.
Thank you in advance.