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.

Properties - GetPropertyResult - FD

Properties - GetPropertyResult

Returns the calculated result of the given property as a variant.

Declaration:

GetPropertyResult(ItemPath, PropertyName: String): Variant;

Source Code

Delphi

Scripting
Result := GetPropertyResult(itempath, 'Name');

Copyright 2023 ConstructConnect