When I set “[Queitem].SpecificContent,” Error,“Too many arguments…” always appear

Hi @nkohnama ,

Try this.

que_QueItem.SpecificContent.GetValueOrDefault(“Value”).ToString

If it throws error, manually type it instead of copying. It will work.

Reference:

1 Like