func_network_dottedip.rst 312 B

123456789101112131415161718192021222324252627282930313233
  1. .. _func_network_dottedip:
  2. ========
  3. DottedIP
  4. ========
  5. DottedIP -
  6. Description
  7. ===========
  8. .. code-block:: blitzmax
  9. DottedIP$( ip )
  10. Convert an ip address to a dotted string
  11. Parameters
  12. ==========
  13. Return Values
  14. =============
  15. Dotted string version of ip address
  16. Examples
  17. ========
  18. See Also
  19. ========