If I wanted to create a task for a Robot to calculate how many Tuesdays there are in the current month, how would I go about that? Is there a VB function that can utilize NowMonth and determine that there are, say, 4 Tuesdays or 5 Thursdays in the current month and save that number as a variable?
Assign → DaysInMonth = what?