cancel
Showing results for 
Search instead for 
Did you mean: 

Current line option disabled in the ForEach block

Former Member
0 Kudos

Hello

I am having a scenario where i m using block step with Mode as "ForEach". I could select Multiline variable in "Multiline Element" but when I try to select "Current Line" it is not allowing to select the variable of type Abstract interface (in the pop-up the interface variable option is disabled).

Has anybody faced this problem? Thanks in advance.

Regards

Rajeev

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

This is an old thread, but I thought I'd post a response for anyone else encountering this.

You will need to create a container element of the same type specified in the "Multiline" property of your block. The new element should not be multiline and should have the scope of your block.

Kenn