Using Split activity, how to store the value in a list/array

Hi,
i am using the split activity, but while converting the variable type into array/list it is giving issue,

my req is i want to read each value one by one, spilling by space.

Hi @balkishan ,

Could you please check the datatype of output variable of split activity.It should be ienumerable of string type

Find the below for reference

Hope it helps!!

I tried converting, but it is giving error.

please check vAllExtractedText

@balkishan

Go to split activity Properties panel and try to create variable there by using shortcut ctrl+K