Hi all,
I have a process that check date and I need to invoke it for an array that contains name of variables,
array = {“date1”,“date2”,“date3”}
On an argument, in this case Out, there is any way to use something like VB evaluate(expresion) to calculate and assign the output to the variable.
Something like this:
Thanks in advance.