netDottedIP

Category: Network

Syntax:

netDottedIP:String(ip:Int)


Parameters

Returns

String



Summary

Converts a 32-bit integer IP address to dotted notation string.

Takes an IP address (Int).

Returns the IP in dotted notation (String).

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn