Resolved! Condition on Scheduled Job not working as intended Please Help!
I have the following Scheduled job. It should run on the second monday of each month. If I take the conditional code and run it in scripts background (and replace with return with gs.print('true') or gs.print('false') respectively). I get the corre...
