Function::Action

OpenForm
OpenForm()
OpenForm("FormName")
OpenForm(FieldWithFormName)
OpenForm("MyForm")
retval:=OpenForm("MyForm").

If FormName is not empty the specified document will be opened. If FormName is empty then a dialog will display with all documents.

DFW Action(s): Open Form -- Enter: Form Name

Parameters

FormName : String

Returns/Result

Status : Integer