StructUpdate
Updates or sets a key/value pair in to a struct
Method Signature
Arguments
Examples
Related
Last updated
Updates or sets a key/value pair in to a struct
Last updated
Argument | Type | Required | Description | Default |
---|---|---|---|---|
struct
modifiableStruct
true
The target struct
key
string
true
The struct key
value
any
true
The value to assign for the specified key