WebForm command (Where is the documentation?)

Running the cloud example of the Qodly matric and database Demo displays the initial page with a Generate data button.

After clicking the button (#1), a message displays briefly at the bottom of the browser window (#2.)

The example uses the feedback command setMessage().

The following code calls .setMessage(). See #3.

The setMessage() function is explained in the feedback documentation. But where is the command WebForm described?

QUESTION

  1. Where is the documentation for the WebForm command?

Hi Jeremy.

Documentation for the webForm class is here WebForm

@Alistair

Thanks. I missed seeing WebForm in the Class Functions list.