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.

GetResultAsString

GetResultAsString



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 an empty string.



Syntax:

Procedure: GetResultAsString(ItemPath, PropertyName: String; Default: String): String;


API Call:

Scripting
output(GetResultAsString(ItemPath, 'Name', 'Failed'));

Copyright 2023 ConstructConnect