Hello,
I am trying to do a set text action on web field to insert the current date in MM/DD/YYYY format. For example, if the bot ran today I need the set text action to write 12/19/2022 in the web field. Thanks!
Hello,
I am trying to do a set text action on web field to insert the current date in MM/DD/YYYY format. For example, if the bot ran today I need the set text action to write 12/19/2022 in the web field. Thanks!
Try to use the custom format in DataTime package
Example:
HTH
Regards
Thanks
Hi
Use action Datetime to string
Source date & time variable: System:Date
Custom format MM/dd/yyyy
Assign output to string variable e.g. vTodayDate
Use variable in the web field
Oh, disregard
Hi
Use String : Assign command provide System variables CurrentDay/CurrentMonth/CurrentYear under Source String, use this variable in the SetText action for passing the current date dynamically
Yep, got it:
Thanks All! :-)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.