set_parameter
Description:
Set an account parameter, key, to value.
Use the parameters property to read the current list of set parameters.
Parameters can be unset using unset_parameter.
Parameters:
| this | |
| key |
the parameter key |
| value |
a variant containing the parameter value |