Skip to content
Please update to the latest release 0.77.2 to address Multiple CVEs.

set

Function
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.