set_parameter


Description:

public void set_parameter (string key, Variant value)

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

a AccountRequest

key

the parameter key

value

a variant containing the parameter value