To open any link in a new tab, preserving your position in the current article, just hold down the <CTRL> key on your keyboard before clicking the link or click using your mouse wheel.

Sections - PointX - FD

Sections - PointX

Returns the X coordinate of the point given by Index

If this function fails the return value is -1.

Declaration:

 PointX(ItemPath: String; Index: Integer): Double;

Source Code

Delphi

Scripting
output(pointx(itempath, 1));


Copyright 2023 ConstructConnect