>Isn't that what the Allow Overwrite is for?
>To overwrite the key if it exists?
>
>Ricardo.
>
>
>Douglas Knudsen wrote:
>
>>
I think you need to change it to "true" instead of "false" to allow the key to be overwritten (I'm not 100% sure on this but it would be easy to set up a test template to try it out).
As I understand it the default value is false which prevents overwriting the key.
Alternatively do a StructKeyExists and if it does use StructUpdate(structure, key, value) to update its value.
Andrew.
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
[Donations and Support]
- Struct Insert Ricardo Russon
- Re: Struct Insert Ricardo Russon
- Re: Struct Insert Douglas Knudsen
- Re: Struct Insert Ricardo Russon
- RE: Struct Insert Andrew Grosset
- RE: Struct Insert Pascal Peters