--- 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}}

Podsumowanie

Własność tylko do odczytu stanowiąca wzór tekstu, wykluczając przesyłanie slashy.

{{js_property_attributes(0, 0, 1)}}

Opis

source jest własnością indywidualnej instancji wyrażenia regularnego obiektu.

Nie możesz zmienić tej własności bezpośrednio.

Zobacz także