Either use String.split
Or an alternative way would be to save a JSON (e.g. serialized list) in your asset-value which you can deserialize when using
Either use String.split
Or an alternative way would be to save a JSON (e.g. serialized list) in your asset-value which you can deserialize when using