PureData CEAMMC library web documentation
aliases: [str.split], [symbol.split]
available since version: 0.3
Note: by default string or symbol splitted to list of data:String, to get list of Pd symbols use @sym flag or use alias [symbol.split]
@sep
Get/set separator
type: symbol
@sym (initonly)
Get/set flag to output as list of Pd symbols
type: flag
See also: [string.join]
Authors: Alex Nadzharov, Serge Poltavsky
License: GPL3 or later