MMpy.SchedulerAttributeList.get_attribute
Syntax
MMpy.SchedulerAttributeList.get_attribute()
Description
Get attribute with a given name.
Parameters
Name | Type | Description |
---|---|---|
name | Str | Attribute name |
Returns
Type | Description |
---|---|
SchedulerAttribute | Attribute object |
Notes
If attribute with a given name is not found in the list, the function throws an exception.
Resource ID
IDPH_SCHEDULER_ATTRIBUTE_LIST_GET_ATTRIBUTE