[SOLVED] how to set nested parameters for an operator in my own code

mohammadrezamohammadreza MemberPosts:23Contributor I
edited November 2018 inHelp
Hi all,

I have the following operator in my process which contains a parameter with a list of parameters. I need to set the value of those inner parameters (i.e. the parameter with keys 'a' and 'b') in my code. I was wondering if there is any way to do that programmatically. --thanks





...
ps. I tried to use setParameter( ) method but it accepts only Strings.

Tagged:

Answers

Sign InorRegisterto comment.