Hi, something I don't understand.
In the Calculation Properties of the Calculation Stage the separator that is used for the functions is a comma (,).
However, when I want to implement a function the comma (,) is not accepted as a separator, I have to use ;
Why is this? In the help file of BluePrism, all examples are with a comma (,) as a separator:
DateAdd(interval, number,date)DateAdd(5, 2, MakeDate(26,5,1999)). This would correctly return 26/7/1999.
Can I change this setting to use what separator in BluePrism?
Kind Regard, Nico-Jan van Brug, The Netherlands