set
| Arg | Description | Type |
|---|---|---|
| item | A dict to set | Any (required) |
| field | The field to set | string (required) |
| value | Any (required) |
Description
Sets the member field of the item.
If item is omitted sets the scope.
See also
- get: Gets the member field from the item.