I am currently trying to make a VAF where an object that has been checked out for more than 30 days will be automatically checked back in. I already have a method for auto checking in i just need to know if there is anyway I can either:
- Check how long an object has been checked out
- Or, More Preferably, if there is a way that I the code or config will be able to check if the object is currently checked out or not.