IpAddress
This function will return the IP Address of the current Client device.
Group: Application-Based Extension
Syntax:
sValue = App.IpAddress()
sValue (String) is the IP Address of the connected Client device.
Example:
Dim sAddress As String
sAddress = App.IpAddress
Version Supported: RFgen 4.0, 4.1, 5.0, 5.1, 5.2 and newer.