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.

Items - ParentItem - FD

Items - ParentItem

Returns the parent item for the given item.
If the function fails an empty string is returned.

Declaration:

ParentItem(ItemPath: String): String;

Source Code

Delphi

Scripting
output(ParentItem(itempath));

Copyright 2023 ConstructConnect