...
...
GetPropertyResultAsInteger
Attempts to return the property value as an Integer. If the calculated value can not be converted to an integer, the value given in Default is returned.
...
Function
: GetPropertyResultAsInteger(ItemPath, PropertyName:
String
; Default:
Integer
=
0
):
Integer
;
Code Reference:
...