--- title: RegExp.prototype.source slug: Web/JavaScript/Reference/Global_Objects/RegExp/source tags: - JavaScript - Property - Prototype - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/source original_slug: Web/JavaScript/Referencje/Obiekty/RegExp/source ---
{{JSRef}}
Własność tylko do odczytu stanowiąca wzór tekstu, wykluczając przesyłanie slashy.
source
jest własnością indywidualnej instancji wyrażenia regularnego obiektu.
Nie możesz zmienić tej własności bezpośrednio.