Last updated 2 months ago
Was this helpful?
Updates or sets a key/value pair in to a struct
StructUpdate(struct=[modifiableStruct], key=[any], value=[any])
struct
modifiableStruct
true
The target struct
key
any
The struct key
value
The value to assign for the specified key