GetPropertyResultAsString
Returns the result value of the given property. Returns Default if the property is not found.
Syntax:
Procedure: GetPropertyResultAsString(ItemPath, PropertyName: String; Default String = ''): String;
Code Reference:
- Create a New Form application
- Add a button to the form
- Add PlanSwift to reference (Planswift9_tlb in the uses)
- Copy code to button onclick event
API Call: