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 - GetPropertyFormula - FD

Properties - GetPropertyFormula

Returns the formula for the given property.

Declaration:

GetPropertyFormula(ItemPath, PropertyName: String): String;

Source Code

Delphi

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

Copyright 2023 ConstructConnect