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

Properties - GetResultAsBoolean

Returns the calculated result of the given property.

Default is an optional return value for the function in case of failure. If Default is not provided it defaults to FALSE.

Declaration:

GetResultAsBoolean(ItemPath, PropertyName: String; Default: Boolean): Boolean;

Source Code

Delphi

Scripting
output(GetResultAsBoolean(ItemPath, 'IsDigitizer', False));




Copyright 2023 ConstructConnect