TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

Replace_ ( string S, string pattern, string target )

Description

Returns a string `t' by replacing `pattern' matches in `S' according to the `target' expression.

Examples

Replace("foobar","[ao]","@");
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group