...
Procedure: GetResultAsInteger(ItemPath, PropertyName: String; Default: Integer): Integer;
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
output(GetResultAsInteger(ItemPath, 'Qty', 1)); |
...
Procedure: GetResultAsInteger(ItemPath, PropertyName: String; Default: Integer): Integer;
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
output(GetResultAsInteger(ItemPath, 'Qty', 1)); |