OpenForm

Function:

Opens an HTML form and pauses the script execution. (Use OpenForm to gather data through the HTML form interface).

Syntax:

OpenForm "<filepath>"

Example:

 OpenForm "%%FtpctrlDir%%\Htmls\pgFTPLogin.html"