Regular Expressions and String Methods

This chapter introduces you to an important feature of JS: regular expression processing. You use this feature to find and replace text matching a given pattern within a given text stream. The chapter first explains regular expressions as defined in JavaScript. It then shows you how to use RegExp in...

Celý popis

Uložené v:
Podrobná bibliografia
Vydané v:JavaScript Essentials for SAP ABAP Developers s. 65 - 81
Hlavný autor: Zaidi, Rehan
Médium: Kapitola
Jazyk:English
Vydavateľské údaje: United States Apress L. P 2017
Apress
Predmet:
ISBN:9781484222195, 1484222199
On-line prístup:Získať plný text
Tagy: Pridať tag
Žiadne tagy, Buďte prvý, kto otaguje tento záznam!
Popis
Shrnutí:This chapter introduces you to an important feature of JS: regular expression processing. You use this feature to find and replace text matching a given pattern within a given text stream. The chapter first explains regular expressions as defined in JavaScript. It then shows you how to use RegExp in conjunction with string methods. The latter half of the chapter introduces you to the properties and methods of the RegExp object.
ISBN:9781484222195
1484222199
DOI:10.1007/978-1-4842-2220-1_5