Hey there,
we are currently trying to achieve the following. We have got a Excel Spreadsheet with vba code which fills two variables with values by using the "PROCESS_VARIABLES" command. But we are only able to update the two variables if they are input ready, but if we mark the variables input-ready then they will show up on the variable screen and we dont want that to happen.
Yes I know there is the possibility of simply hiding the variables on the variable screen by marking them as personalized, but that's not an option for us.
Is there another way to do it?