AdaCAD Library Documentation - v1.1.4
    Preparing search index...

    Function parseRegex

    • takes an input string and a regex and returns each match as an array

      Parameters

      • input: string
      • regex: RegExp

      Returns string[]