Hi
There is an sql query that returns the number of days between two dates. We need to add this number of days to the Due Date field. How can this be done?
For example, the query result returns the value "4".
dueDate = dueDate + "xd"; => dueDate = dueDate + "4d";
How do I add this value in the sil script?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.