SetPropertyAttribute
...
Attempts to set the Item Property Attribute to the given Value.
...
Procedure: SetPropertyAttribute(ItemPath, PropertyName, AttributeName, Value: String);
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
SetPropertyAttribute(itempath, 'Name', 'Input', 'True'); |