Hello,
It is possible to calculate the difference in number of day between to date which are in the metadata card and put the result in a property.
I would like to have this in vbscript
Thank you
Hello,
It is possible to calculate the difference in number of day between to date which are in the metadata card and put the result in a property.
I would like to have this in vbscript
Thank you
While I agree with Craigs comment there may be situations where a quick short term solution i required. You can get it done with the DateAdd function as described here: https://www.w3schools.com/asp/func_dateadd.asp
But before you go down that road please look at other solutions like the PropertyCalculator or Extension Kit.
While I agree with Craigs comment there may be situations where a quick short term solution i required. You can get it done with the DateAdd function as described here: https://www.w3schools.com/asp/func_dateadd.asp
But before you go down that road please look at other solutions like the PropertyCalculator or Extension Kit.
© 2024 M-Files, All Rights Reserved.