AskSQL API Reference (core v0.10.0)
GitHub
Preparing search index...
@asksql/core
providers
toIpv4OrNull
Function toIpv4OrNull
toIpv4OrNull
(
host
:
string
)
:
string
|
null
Normalize to dotted-quad: inet_aton also accepts hex, octal and 1-to-3-part forms.
Parameters
host
:
string
Returns
string
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
AskSQL API Reference (core v0.10.0)
Loading...
Normalize to dotted-quad: inet_aton also accepts hex, octal and 1-to-3-part forms.