class
SplitStrFunc
: public
ComFunc
(Return to index)
command to split a symbol or string into a list of character objects
Type:
Instantiable
Base Classes:
public
ComFunc
Derived Classes
Include file:
ComTerp/symbolfunc.h
Description:
lst=split(symbol|string) -- split symbol or string into list of characters.
Public:
SplitStrFunc
(
ComTerp
*)
virtual const char*
docstring
()
virtual void
execute
()
(more documentation)