
| Name | Value |
|---|---|
| NAME | XLFIPV VALIDATE |
| MENU TEXT | Validate IPv4 and IPv6 address |
| UPPERCASE MENU TEXT | VALIDATE IPV4 AND IPV6 ADDRESS |
| PACKAGE | KERNEL |
| ROUTINE | VAL^XLFIPV |
| DESCRIPTION |
XU*8*605 IPv4 and IPv6 Utilities
Validate the format of an IP address (either IPv4 or IPv6).
Usage: S Y=$$VALIDATE^XLFIPV(IP)
VARIABLES: Input IP
(string) IPv4 or IPv6 Address to be validated.
VARIABLES: Output returns:
1 - if the IP address is in a valid format.
0 - if the format is invalid or null input.
|
| CREATOR | USER,SEVENTEEN |
| TYPE | run routine |