Normalise a user-provided parameter key to lowercase trimmed form.
Thin wrapper over lowercase_token (from string_utils) fixing the
result to the schema's 32-character key field width.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | key |