Collection
<string
>? get_parameter_values (string
parameter_name)
Collection
<string
>? get_parameter_values (string
parameter_name)
Get the values for a parameter
parameter_name | the parameter name |
a collection of values for `parameter_name` or `null` (i.e. no collection) if there are no such parameters. |
0.6.0