Hi all,
what’s the benefit of these additional AppInfo.fields?
.Current Date and .Current Time are not in a Date-Time format, so I can not manipulate them easily with the given functions.
If I’m right and want to add one day to the current day only, I need to convert it into a Date-Time format, add the day and convert it back.
That can I also do with the Current Date and Time function.
Regards Chris