Is there a function for printing only weekdays via automation anywhere? I want to try print last 2 weekdays in present day. Any idea? Thanks.
yes you can do it, it's pretty easy just you need to get actual Date from system variables and subtract from it number of days that you need.
Format of system date is mm/dd/yyyy hh/mm/ss so you need to cut of the second part of it.
Final result: