Parameter setting filter. Modifies parameter value on the way in or out of the Setting object.
- value (Object)
- Input parameter: For get, this comes from Setting.Value. For set, this is the input argument to the Set method.
Filtered parameter:
For get, this object will be presented to the user.
For set, this object will be saved in Setting.Value.