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