MMpy.SchedulerAttributeList.find_value
Syntax
MMpy.SchedulerAttributeList.find_value()
Description
Find attribute value for a given attribute. The search starts with this list. If there's no value, the function looks into parent's list and so on until a non-empty value is found.
Parameters
Name |
Type |
Description |
---|---|---|
attribute_name | Str | Attribute name |
Returns
Type |
Description |
---|---|
None or Number or Str | Attribute value |
Resource ID
IDPH_SCHEDULER_ATTRIBUTE_FIND_VALUE