Apologies I am not use to the syntax for retrieving values from the dictionary used in the ReFramework.
My experience in working with dictionaries is to use a "getValue(key), but when I try this method on out_config.getValue(row(“Name”).toString), it tells me it is an invalid method. It seems to be looking for a String, Object parameters.
What is the appropriate syntax for retrieving values from the ReFramework dictionary?