Function
EN
Version 4.60
@IPGetLocalAddress
Internet
Syntax
@IPGetLocalAddress(RETFLOATIPADDRESS);
Description
Currently available for Windows only!!!
The local V4 IP address is returned in FLOAT RETFLOATIPADDRESS.
Return value:
@Error in case of an error; otherwise the local host name (as TEXT).
Example: @IPGetLocalAddress(FLOATIPADDRESS);
Name:=@IPGetLocalAddress(FLOATIPADDRESS);
The variable Name is assigned the local host name, and the variable FLOATIPADDRESS the local IP address.
Note : This text was machine-translated and may contain inaccuracies.
