Convert Text (TTS) to Prompt

Hi everyone,

I'am having an issue on architect.
I'm building a menu for customer to select his account on a list.
For that, i'm building a Collection of Prompt that i'm filling on a loop with "Account Type" + "Account Number" + "Press x".
But i'm stuck on "Account Number", it is a free 6 caracter String, and i do not find a way to cast a String/TTS to a Prompt to add it on the Collection.
And the i'm using the collection directly on the Collect digit with : ToAudio(Task.var_c_pMenuContrat)

Does anyone have an idea ?
Thank you
Matt

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.