Skip to main content
Automation Anywhere Team
May 10, 2023

How to compare 2 Timings? 1. emailReceivedTime (eg. 11:00:00) 2. A value in Excel file (eg. 17:00:00) if $emailReceivedTime$ <= $Excel{0}, how to get true condition

  • May 10, 2023
  • 1 reply
  • 103 views
How to compare 2 Timings? 1. emailReceivedTime (eg. 11:00:00) 2. A value in Excel file (eg. 17:00:00) if $emailReceivedTime$ <= $Excel{0}, how to get true condition

    1 reply

    Navigator | Tier 3
    August 30, 2022

    Use if conditions for datetime:

     

    image