
| Name | Value |
|---|---|
| NAME | XLFIPV FORCEIP6 |
| MENU TEXT | Convert any IP address to IPv6 |
| UPPERCASE MENU TEXT | CONVERT ANY IP ADDRESS TO IPV6 |
| PACKAGE | KERNEL |
| ROUTINE | IP6^XLFIPV |
| DESCRIPTION |
XU*8*605 IPv4 and IPv6 Utilities
notation if the input address is valid, or the
null address "::0" if the input address is
invalid.
Convert an IP address (either IPv4 or IPv6) into an IPv6 address in a
standardized format: "0000:0000:0000:FFFF:0127:0000:0000:0001".
Usage: S Y=$$FORCEIP6^XLFIPV(IP)
VARIABLES: Input IP
(string) IPv4 or IPv6 Address to be converted.
VARIABLES: Output returns: An IPv6 address in
"hhhh:hhhh:hhhh:hhhh:hhhh:hhhh:hhhh:hhhh"
|
| CREATOR | USER,SEVENTEEN |
| TYPE | run routine |