JavaScript Editor Ajax toolkit     Ajax website 



Main Page

Returns a copy of a string with text replaced using a regular expression or search string.

function replace(rgExp : RegExp, replaceText : String) : String

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also



JavaScript Editor Ajax toolkit     Ajax website


©