Skip to content

NETINFO

Craig Edwards edited this page Apr 28, 2023 · 1 revision

NETINFO$

NETINFO$(string-expression)

Returns network confdiguration settings. The string-expression should be one of:

  • ip - Returns the current IP address
  • gw - Returns the gateway address
  • mask - Returns the network mask
  • dns - Returns the DNS server address

image

Clone this wiki locally