H the texello,
I found out how one can use values off of the screen. It is using the Character Function and the Replace characters function. I'll try to explain how it will work.
First, Take your SQL command and for the Screen.ClientName section, replace it with something you can identify. Try the text REPLACE. Second, have an Action Result theat retrieves a value from the screen. Third, create a Character function action. In your Character Function, select your SQL Action Result and use Replace characters. Use 'Type In' selection and REPLACE for the replace characters and replace it with your Action Result that contains the screen value. Lastly, save it back into your SQL action result.
In essence, use a Character Function with an action result containing the screen value.
- Greg