Position (InvalidRegex property)
Regex position at or before which the error occurred (InvalidRegex class)
Syntax
%number = invalidRegex:Position
Syntax terms
%num | This numeric value is the position in the regular expression where the error was detected. |
---|---|
%invReg | A reference to an instance of an InvalidRegex object. |