{ "title" : "Stringlist", "kind" : "atomic", "type" : "stringlist", "tags" : ["string", "atomic", "list"], "description" : "

If the Input list is not provided, create a string List of given size, and fill with identical string value.

", "inputs" : ["list","size","value"], "outputs" : ["list"] }