image\cslogo3d1.gif

JScript RegExp Object input Property

Contains the string against which a search was performed. Read-only.

Syntax: JScript RegExp Object input Property

RegExp.input

Short Syntax: JScript RegExp Object input Property

RegExp.$_

Arguments: JScript RegExp Object input Property

RegExp

A RegExp object.

Remarks: JScript RegExp Object input Property

The value of the input property is modified whenever a successful match is made.

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.