Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Runs the Quik! Forms Engine to retrieve Quik! Form Viewer HTML and returns an array of result objects.

Parameters

...

Parameter

...

Type

...

Description

...

No parameters

Sample Code


Code Block
languagevb
themeConfluence
Dim objQFE As New QuikFormsEngine
.
. 'All configurations go here
.
objQFE.Execute()