InsertOverlay(overlay_name, x_offset, y_offset);
overlay_name
x_offset
The horizontal distance of the overlay, calculated in points from the upper left corner of the page.y_offset
The vertical position of the overlay, calculated in points from the upper left corner of the page.If ${<variable>} or $<variable> is used in the overlay specified in the overlay_name parameter, the variable is replaced by the its value when the InsertOverlay() function is called.
0num>0
InsertOverlay("SummaryOverlay", 0, 5);
OpenText StreamServe 5.6 | Updated: 2013-03-01 |