Develop > Programming Guide > System Language reference > List: RAD functions > RAD function: sysinfo.get("ClientNetAddress")

RAD function: sysinfo.get("ClientNetAddress")

A RAD function that returns the HPE Service Manager client network IP address as a character string.

Function

sysinfo.get("ClientNetAddress")

Format

$info=sysinfo.get("ClientNetAddress")

Example

$x.clientNetAddress=sysinfo.get("ClientNetAddress")