InsertOverlay(overlay_name, x_offset, y_offset);
overlay_namex_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>0InsertOverlay("SummaryOverlay", 0, 5);
| OpenText StreamServe 5.6.2 | Updated: 2018-01-26 |