DuckDB Terminal - v0.2.0
DuckDB Terminal
SQL Workbench
Preparing search index...
isValidURL
Function isValidURL
isValidURL
(
str
:
string
)
:
boolean
Validates if a string is a valid URL.
Parameters
str
:
string
The string to validate
Returns
boolean
True if the string is a valid URL
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
DuckDB Terminal
SQL Workbench
DuckDB Terminal - v0.2.0
Loading...
Validates if a string is a valid URL.