IsLocalHost

Determine whether a given string value represents a loopback IP address, like localhost, 127.0.0.1 or ::1.

Method Signature

IsLocalHost(ip=[string])

Arguments

ArgumentTypeRequiredDescriptionDefault

ip

string

true

String representing the IP address to test.

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC