Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Function group regex

Regular expression functions Function group has those functions and groups:

  • Function match - Return true if the first string argument match the second regular expression argument.
  • Function extract_regex_group - Return the capture group within the string.

Use additional help with a function name to see more details about the function.