I am trying to set a variable in the RCaller console. For example...
type = (List$my_list{}.type)
but it returns the error Error: unexpected '{' in "type = (List$my_list{"
Is there some trick to using FME lists which contain braces in the RCaller script console?