Good day everyone.
I'm wondering if there's currently any way to detect when the FAYT field in a FAYT script is closing? If not, could there maybe be an event or something similar for that?
The reason I'm asking is that I'm using a script that makes heavy use of script vars for caching (so it can potentially take up quite a bit of memory), and since those aren't needed afterward, I don't want them hanging around taking up space. One ideal moment to clear them would be when the FAYT field has closed.