A method that returns the row with the specified ID.
"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 a row with the specified ID does not exist. |
| Name | Type | Description |
| id | string | The id of the row to return. |