Returns key at index loc
in keys array of param
.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(cgi_param_type), | intent(inout) | :: | param |
CGI parameter type. |
||
integer, | intent(in) | :: | loc |
Array index. |
Key or empty.