Runtime dictionary error

Any help about that plz
image

Looks like you are using the variable type Literal (of Dictionairy (of String, Object)).

Try using variably type Dictionairy (of String, Object) instead.

If you have trouble getting the dictionairy thing right, look up how it’s done in the ReFramework:

Hi

In variable panel

Variable name : dict_var
Variable type : System.Collections.Generic.Dictionary(of String, string)

Default value : New Dictionary(of String, String)

If it’s something different then pls share the variable type you are actually looking for and also the variable panel a screenshot

Cheers @Soudios

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