Hello,
I'm trying to split a value in an attribute into a list of values:
e.g. Attribute colour has value "red; blue" and I want to split the value by ";" to a list "colour_list{}.colour"
Any ideas? Thanks, Moni
Hello,
I'm trying to split a value in an attribute into a list of values:
e.g. Attribute colour has value "red; blue" and I want to split the value by ";" to a list "colour_list{}.colour"
Any ideas? Thanks, Moni