PML Customisation
User Guide
FMSYS Object and its Methods
: LoadForm() Method
LoadForm() Method
The method
LoadForm
allows force loading of a form definition and/or the ability to get a reference to a form object by name.
The method’s signature is:
!!Fmsys.loadForm( !formname is STRING ) is FORM
If the form exists then the method returns a reference to the form object. If it doesn’t exist, then an attempt is made to force load its definition.
If this fails then an unset form reference is returned. You can check for this using the
Unset
method on the form object.
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.