DuckDB Terminal - v0.2.0
DuckDB Terminal
SQL Workbench
Preparing search index...
extractURLs
Function extractURLs
extractURLs
(
text
:
string
)
:
string
[]
Extracts all URLs from text.
Parameters
text
:
string
The text to extract URLs from
Returns
string
[]
Array of URLs found in the text
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
DuckDB Terminal
SQL Workbench
DuckDB Terminal - v0.2.0
Loading...
Extracts all URLs from text.