...
GetPropertyAttribute(Itempath, PropertyName, AttributeName: String): String;
Source Code:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
output(getpropertyattribute(itempath, 'Name', 'Name')); |
...
GetPropertyAttribute(Itempath, PropertyName, AttributeName: String): String;
Source Code:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
output(getpropertyattribute(itempath, 'Name', 'Name')); |