Input Date Window

Displays an input date dialog. It can display 1 or 2 dates(for ranges).

Message Box designer

Designer Properties#

  1. Title The title of the input dialog.
  2. Date Label1 The label for first date input control.
  3. Default value1 The default value for first date input control.
  4. Result Value1 The selected date for first input control.

Properties#

Import Variables properties

Input#

  1. Date Label1 The label for first date input control.
  2. Date Label2 The label for second date input control.
  3. Default first date The default value for first date input control.
  4. Default second date The default value for second date input control.
  5. Is 24 Hours Format Whether we want to display the time in 24 hours format or no.
  6. Is Unattended When checked, the date input window is displayed on every opened portal linked to the robot account. This is to allow user input when a process runs in an unattended mode.
  7. Show Time Whether we want to display the time as well together with the date.
  8. Title The title of the input dialog.

General Properties#

See General Properties.

Misc#

See Misc.

Out Error#

See Out Error.

Output#

  1. Result date 1 The entered date for first input date control.
  2. Result date 2 The entered date for second input date control.
  3. Was cancelled Whether the dialog was cancelled. True, if it was cancelled, false otherwise.