Gets a data element, using its string identifier.
This is slower than id_get_data because it compares strings.
| key |
the string identifying a data element. |
| datalist |
a datalist. |
|
the data element, or null if it is not found. |