IsLocalhost()
Determines if the string represents a the localhost ('127.0.0.1', '::1', or 'localhost')
Usage
BOOLEAN = IsLocalhost(
p1
)
Argument | Summary |
---|---|
p1 | string |
Determines if the string represents a the localhost ('127.0.0.1', '::1', or 'localhost')
BOOLEAN = IsLocalhost(
p1
)
Argument | Summary |
---|---|
p1 | string |