building a screen to display IP address

I would like to build a screen to display IP address without using “Home 3x, Up 2x, Right, Left, Right, Left, Right”

Thanks.. :?:

You can also get the IP address from your router by matching the MAC ID of your roku to the ‘attached devices’ screen.
Or from Settings/About on the home screen
Or by watching the SSDP broadcast (specified in the ECP guide)
Or with Address=CreateObject(“roDeviceInfo”).GetIPAddrs()

Thanks!!!
:grinning_face_with_smiling_eyes: