This command is a variant of the CaptureDataElement command which causes a “time picker” control to be placed on the interview to help the user in choosing a time of day correctly.
«ChooseUsingTimePicker(AppointmentTime)»
As with all the “Choose…” commands, the ChooseUsingTimePicker command will NOT cause the chosen time of day to be inserted into the merged document. A fillpoint such as «FormatTime(AppointmentTime,'hh:mm tt')»
would be needed to cause the time to be inserted into the merged document.