Net.Format (gb.net)

Static Function Format ( IpString As String [ , Format As Integer, LeadZero As Boolean ] ) As String

Format a string that contains an IP address.

  • Format must be Net.IPv4 at the moment.

  • If LeadZero is TRUE, then all IP numbers are padded with zeros.