Element add

LANSA Integrator

Element - add

The add element is used to add a template to the current document page.

Syntax:

Element

Attributes

Value

Notes for Element/Attribute/Value

add

x1

integer

Default. 0.

y1

integer

Default. 0.

template

string

Name of template.

border

boolean

Default. Document border.

 

Example

 

<add template="logo" x1="300" y1="400"/>