Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > findMeForm

findMeForm

findMeForm(formName: String): Form updating;

The findMeForm method of the Schema class returns a reference to the form specified in the formName parameter from the base locale.

An exception is raised if this method is invoked from a server method.