I am evaluating, and very happy with my Custom Functions. But I would like to tweak the process in Function #2, if it is possible.
Function #1: The active window is sized to fill 2 of my four monitors, it works perfectly, and a long searched for solution. I have a hotkey combo to execute the function. Perfect

Function #2: Sizes the window to fill Display X only. It essentially undoes Function #1, but not quite. It obviously always uses Display X per the function parameters. What I really want is for the window to go back to its original Display... where it was before executing Function #1.
Any chance?