Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

matchStart(input, regex)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Returns the position where the match starts or -1 if it doesn't match.

Returns the position where the match starts or -1 if it doesn't match.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

input

String

Yes

Specifies a character expression to match the regex against.

regex

String

Yes

Specifies a regular expression to match the specified string.

Return Type

Number

Example

Code Block
languagejs
wret = matchStart("This will return ?", "will.*");
print("Return " + wret);

Matches the string starting with will and will return 5 (the position of w character).

Note

For more information on regular expressions, see Oracle documentation.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "string_routine" and space = currentSpace ( )
labelsarray_routines