|
http://www.w3.org/2000/01/rdf-schema#comment
|
A built-in for replacing characters or sub.
takes a list of 3 strings; the first is the
input data, the second the old and the third the new string.
The object is calculated as the rplaced string.
For example, ("fofof bar", "of", "baz") string:replace "fbazbaz bar"
|