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.

GetResultAsInteger

GetResultAsInteger



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 0.



Syntax:

Procedure: GetResultAsInteger(ItemPath, PropertyName: String; Default: Integer): Integer;


API Call:

Scripting
output(GetResultAsInteger(ItemPath, 'Qty', 1));

Copyright 2023 ConstructConnect