set_value
Description:
Sets the given field on all structures of this to the given value.
This is a convenience function for calling set_value on all structures of this.
Parameters:
| this |
a writable caps |
| field |
name of the field to set |
| value |
value to set the field to |