A method that returns the row with the specified name.
"configurationRows_var" is a variable referencing a ConfigurationRows object. |
"configurationRows_var" is a variable referencing a ConfigurationRows object. |
| Type | Description |
| ConfigurationRow | Returns the specified row or null if the named row does not exist. |
| Name | Type | Description |
| name | string | The name of the row to return. |