Window.load

Load the window's content from an external "template" form.

Syntax

window.load(obj)

Parameters

Parameter Type Description
obj String or Object
  • String
    • form name
  • Object
    • Array - an array of controls
    • Non Array - a single control. If placed on the form, all the controls territorially grouped inside of its bounding box get loaded too
Returns

Returns nothing.

Example
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.