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
An aside: I would personally strongly recommend against using VBScript for new code. Microsoft has already announced that VBScript is on a (slow) deprecation path; it makes sense to use alternative options for new functionality, rather than writing something that is guaranteed to need to be re-created in a few years.
An aside: I would personally strongly recommend against using VBScript for new code. Microsoft has already announced that VBScript is on a (slow) deprecation path; it makes sense to use alternative options for new functionality, rather than writing something that is guaranteed to need to be re-created in a few years.
© 2024 M-Files, All Rights Reserved.