Tintware Documentation : Tint Programming Language : Tint Reference : Ports and Processes : Tcp Ports : tint.ipaddressSyntax#(tint.ipaddress) #(tint.ipaddress,%seperator) %seperator optionally specifies a value to put between the returned ip addresses, assuming that there is more than one. This call will return the ip addresses on this machine; this may be zero or more than one. Example#(tint.ipaddress) 192.168.1.100 |