Remove entry for key doesn't work

I want to remove a key from dictionary. The following examples are covered in the aia file as attahced.

In example 1 (Screen1), I can successfully remove “key3” and the size of dictionary becomes 2. (that’s what I want)

In example 2 (Screen2), the size of dictionary remains unchanged after “remove”. (that’s the issue)

Thanks.

testDic2.aia (4.9 KB)

Thanks for the report. This is a bug and we will look into it.

Look forward to the fix in the upcoming release. Thanks

Hi @yipyapyan

There’s a potential fix for your issue deployed to ai2-test. It will require installing a new companion version, which you can get by going to Help > Companion Information on that server. That companion includes the proposed fix. Let us know whether or not it works for you.

Hi Ewan,

Tested and works perfectly. Thx for prompt response.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.