[Hauptseite] / [String] / [Replace]
Class String
  Function Replace(oldChar As Char, newChar As Char) As String
  Function Replace(oldValue As String, newValue As String) As String
//wiki.stne.net/index.php?title=API:String.Replace
//wiki.en.stne.net/index.php?title=API:String.Replace