Control step with confirmation
This example contains an input for a report value — the report is configured to require confirmation if the value is outside the High or Low limits. You can enter a comment, if desired.

<HTML><HEAD></HEAD><BODY LANG="EN-US" STYLE="tab-interval:.5in"><FORM METHOD="Post" ENCTYPE="application/x-www-form-urlencoded">Enter a value for REPORT_1: <INPUT TYPE="text" NAME="REPORT_1" HLConfirm="True" HLComment="True"></FORM></BODY>
</HTML>
Provide Feedback