Function that returns the specified plastic rule using the name of the rule.
"plasticRules_var" is a variable referencing a PlasticRules object. |
"plasticRules_var" is a variable referencing a PlasticRules object. |
| Type | Description |
| PlasticRule | Returns the specified item or null if the specified name was not found. |
| Name | Type | Description |
| name | string | The name of the rule within the collection to return. This is the name seen in the Plastic Rules dialog. |