Get-DateTime
Description
This action component allows you to convert Current DateTime with a specific format.
Input Properties
- DateTime Format (Dropdown) – Select a value from the list of available format types.
Output Properties
- Result (String) – Stores the output of the formatted current DateTime in a string variable.
General Properties
- GlobalWaits (Checkbox) – Apply global waits when PreWait or PostWait are not specified.
- IgnoreError (Checkbox) – Continue the process flow without throwing error.
- PostWait (Checkbox) – Apply specified wait after execute the action.
- PreWait (Checkbox) – Apply specified wait before execute the action.